Function toRFC822DateString
Returns the RFC-822/5322 date string representation of the given time.
string toRFC822DateString
(
std .datetime .systime .SysTime time
) @trusted;
Returns the RFC-822/5322 date string representation of the given time.
string toRFC822DateString
(
std .datetime .systime .SysTime time
) @trusted;