Searched refs:kShortMonths (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/date/ |
H A D | date.cc | 541 const char* kShortMonths[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", member 575 kShortWeekDays[weekday], kShortMonths[month], day, in ToDateString() 585 kShortWeekDays[weekday], kShortMonths[month], day, year, hour, min, in ToDateString() 591 kShortWeekDays[weekday], day, kShortMonths[month], year, in ToDateString()
|
Completed in 2 milliseconds