MonthShortNames
- auto WeekdayShortNames;
- auto WeekdayLongNames;
- auto MonthShortNames;
const
auto MonthShortNames =
["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
- auto MonthLongNames;
ae utils time common
enumsfunctionsmanifest constantsstructsvariables
English short and long weekday and month names, used when parsing and stringifying dates.