TimeFormats.STD_DATE

Format produced by std.date.toString, e.g. "Tue Jun 07 13:23:19 GMT+0100 2011"

struct TimeFormats
static const
auto STD_DATE = `D M d H:i:s \G\M\TO Y`;

Meta