Function toRFC822TimeString
Returns the RFC-822 time
string representation of the given time
.
Prototype
string toRFC822TimeString( std.datetime.SysTime time );
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.