-
-
16 Jan 2006 20:01:16 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (621 / 24 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (2.38KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- DateTime
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.Other files
Module Install Instructions
To install Catalyst::Plugin::DateTime, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::DateTime
perl -MCPAN -e shell install Catalyst::Plugin::DateTime
For more information on module installation, please visit the detailed CPAN module installation guide.