On Thu, 18 Mar 2010, Dave Rolsky wrote:

I'm planning to end-of-life DateTime::Locale sometime in the future, in favor of a new distribution, Locale::CLDR.

Actually, the more I think about it, the more I think I'll probably keep DateTime::Locale around.

I suspect that most of what it does will be delegating to a Locale::CLDR::Calendar object, but it will also include format data extracted from the glibc locale data files for the benefit of DT::Format::Strptime.

However, I don't really want to continue supporting the existing custom locale/registration/etc system for DateTime::Locale.

That sort of thing will probably move to Locale::CLDR or go away entirely. You can always simply instantiate a custom object and use it instead of an id.

So I still want to know if anyone uses custom locales.


Thanks,

-dave

/*============================================================
http://VegGuide.org               http://blog.urth.org
Your guide to all that's veg      House Absolute(ly Pointless)
============================================================*/

Reply via email to