MonthLongNames
- auto WeekdayShortNames;
- auto WeekdayLongNames;
- auto MonthShortNames;
- auto MonthLongNames;
const
auto MonthLongNames =
["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
ae utils time common
enumsfunctionsmanifest constantsstructsvariables
English short and long weekday and month names, used when parsing and stringifying dates.