704f7ef9ae
DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. PR: 55069 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) (implicit)
7 lines
312 B
Text
7 lines
312 B
Text
DateTime::Locale is primarily a factory for the various locale subclasses. It
|
|
also provides some functions for getting information on available locales.
|
|
|
|
If you want to know what methods are available for locale objects, then please
|
|
read the DateTime::Locale::Base documentation
|
|
|
|
WWW: http://datetime.perl.org/
|