The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2013-12-05

  • Added new constructor method, ->now_utc
  • Added two extended conversion specifications, %k and %l. Both common in GNU, BSD and perl implementations of strftime()
  • The extended %f conversion specification now accepts an optional maximum field width
  • Documented remaining methods and overloaded operators
  • Added the new constructor to dev/bench.pl

Modules

Represents a date and time of day with an offset from UTC

Examples