- DayAsString
string DayAsString(DayOfWeek day)
Undocumented in source. Be warned that the author may not have intended to support it.
- MonthAsString
string MonthAsString(Month month)
Undocumented in source. Be warned that the author may not have intended to support it.
- MonthByName
int MonthByName(string month)
Undocumented in source. Be warned that the author may not have intended to support it.
- MonthToShort
short MonthToShort(Month month)
Undocumented in source. Be warned that the author may not have intended to support it.
- WeekDayByName
int WeekDayByName(string wday)
Undocumented in source. Be warned that the author may not have intended to support it.
- date
string date(string format, long timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
- time
long time()
Undocumented in source. Be warned that the author may not have intended to support it.