How can I elegantly print the date in RFC822 format in Perl?
|
|
|
||||
|
|
|
The DateTime suite gives you a number of different ways, e.g.:
Update: to give time for some particular timezone, add a time_zone argument to now():
|
|||
|
|
