wok-6.x diff perl-datetime-locale/description.txt @ rev 24719
updated libass and libass-dev (0.10.0 -> 0.15.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 15 07:52:08 2022 +0100 (2022-03-15) |
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 Mar 15 07:52:08 2022 +0100 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.