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