wok diff perl-datetime-locale/description.txt @ rev 25457

Normazile https://sourceforge.net/projects web_sites
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 23 08:28:09 2022 +0000 (20 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-datetime-locale/description.txt	Fri Sep 23 08:28:09 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +DateTime::Locale is primarily a factory for the various locale subclasses.
     1.5 +It also provides some functions for getting information on all the available
     1.6 +locales.
     1.7 +
     1.8 +If you want to know what methods are available for locale objects, then
     1.9 +please read the DateTime::Locale::FromData documentation.