The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.