Re: Must DateTime load all Locales?

[email protected] (Darren Duncan) Wed, 06 Aug 2014 14:02:03 -0700
Newsgroups perl.datetime
Message-ID <[email protected]>
On 2014-08-05, 3:34 PM, David E. Wheeler wrote:
> On Aug 5, 2014, at 3:09 PM, Darren Duncan <[email protected]> wrote:
>
>> Coincidentally, see this blog post I saw yesterday:
>>
>> http://blogs.perl.org/users/chansen/2014/08/timemoment-vs-datetime.html
>
> Yeah, I saw that, too, but Sqitch requires localization, which Time::Moment does not support.

By the way, my pointing to the blog post wasn't so much to specifically 
recommend Time::Moment as a solution for you, as that it had information 
comparing resource usage of a number of temporal data solutions, and in 
particular reinforced your comment of DateTime using a lot of resources, 
relative to most others. -- Darren Duncan