Date::EzDate date comparisons

Robert Rothenberg robrwo at gmail.com
Mon May 8 18:22:13 BST 2006


On 05/08/2006 03:16 PM Aaron Trevena wrote:
> On 08/05/06, Stephen Collyer <scollyer at netspinner.co.uk> wrote:
>> Has anyone successfully used Date::EzDate for comparing dates
>> by anything other than the default epochday setting ?

> Why not use something sensible like DateTime?

I don't think DateTime is very sensible unless you have to compare across
time zones or are also doing a lot of other date-related manipulation.

Date::Calc is more appropriate.

Note that DateTime is bad, it's just *huge* and takes an awfully long time
just to load.


More information about the london.pm mailing list