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

Changes for version 0.03

  • added $c->dt (alias to $c->datetime);
  • added support for setting time_zone on initialization (i.e. $c->datetime(time_zone => 'UTC'))
  • DateTime->new will default to time_zone => 'local' also

Modules

DateTime plugin for Catalyst.