Function toRFC822DateString

Returns the RFC-822/5322 date string representation of the given time.

Prototype

string toRFC822DateString(
  std.datetime.SysTime 
);

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.