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