ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
TimeFormats
ae
utils
time
Undocumented in source.
struct
TimeFormats {
static const
auto
ATOM
;
static const
auto
COOKIE
;
static const
auto
ISO8601
;
static const
auto
RFC822
;
static const
auto
RFC850
;
static const
auto
RFC1036
;
static const
auto
RFC1123
;
static const
auto
RFC2822
;
static const
auto
RFC3339
;
static const
auto
RSS
;
static const
auto
W3C
;
static const
auto
HTML5DATE
;
static const
auto
STD_DATE
;
}
Members
Static variables
ATOM
auto
ATOM
;
Undocumented in source.
COOKIE
auto
COOKIE
;
Undocumented in source.
HTML5DATE
auto
HTML5DATE
;
Undocumented in source.
ISO8601
auto
ISO8601
;
Undocumented in source.
RFC1036
auto
RFC1036
;
Undocumented in source.
RFC1123
auto
RFC1123
;
Undocumented in source.
RFC2822
auto
RFC2822
;
Undocumented in source.
RFC3339
auto
RFC3339
;
Undocumented in source.
RFC822
auto
RFC822
;
Undocumented in source.
RFC850
auto
RFC850
;
Undocumented in source.
RSS
auto
RSS
;
Undocumented in source.
STD_DATE
auto
STD_DATE
;
Format produced by std.date.toString, e.g. "Tue Jun 07 13:23:19 GMT+0100 2011"
W3C
auto
W3C
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
time
aliases
format
functions
formatTime
parseTime
parseTimeUsing
putTime
putTimeImpl
timeFormatSize
manifest constants
MaxTimezoneNameLength
properties
empty
fracSecs
split
structs
TimeFormats
variables
MonthLongNames
MonthShortNames
WeekdayLongNames
WeekdayShortNames