[Catalyst] Catalyst::Plugin::DateTime

Kieren Diment diment at gmail.com
Sat Mar 10 06:42:53 GMT 2007


On 10/03/07, Bill Moseley <moseley at hank.org> wrote:
>
> On Sat, Mar 10, 2007 at 06:33:22AM +0200, Octavian Rasnita wrote:
> > Hi,
> >
> > I have tried to install Catalyst::Plugin::DateTime under Windows using
> the
> > cpan shell, but I have recieved the error below.
> > I have also previously set the environment variable TZ=3D+02:00 but it
> still
> > can't find the time zone.
> > Is there anything I can do to install this Catalyst Plugin under
> Windows?
>
> What does that plugin offer over the standard DateTime module?




Probably just integration with your $c object.  You almost certainly don't
want that.  Just use DateTime in the models (and maybe controllers if
nescessary) where you want to do stuff with DateTime objects.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070310/6ae11=
d3f/attachment.htm


More information about the Catalyst mailing list