wok diff perl-datetime-locale/description.txt @ rev 24971
Rollback nettle to 3.5.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 26 22:23:24 2022 +0200 (2022-04-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/perl-datetime-locale/description.txt Tue Apr 26 22:23:24 2022 +0200 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.