TimeFormats

Undocumented in source.

Members

Static variables

ATOM
auto ATOM;
Undocumented in source.
COOKIE
auto COOKIE;
Undocumented in source.
CTIME
auto CTIME;

ctime/localtime format

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