Revision history for Perl module DateTime::Locale::FromCLDR
v0.4.0 2024-09-17T14:23:48+0900
- Added method territory_info()
- Added method timezone_id()
- Correcting an error in method available_format_patterns()
v0.3.0 2024-09-13T18:24:27+0900
- Added method number_system()
- Added method available_format_patterns()
v0.2.3 2024-09-10T20:13:59+0900
- Improved documentation
- Tuned a bit unit test
v0.2.2 2024-09-10T19:40:28+0900
- Added option for fatal exception
v0.2.1 2024-09-10T13:50:59+0900
- Correction of debugging function not removed in prior release
v0.2.0 2024-09-09T18:49:35+0900
- Added more am_pm methods for several formats width and associated documentation
- Improved the day_period methods to allow fallback to AM/PM if day period is midnight or noon and there is no data, as per the LDML specifications
- Modified method error() to return an array reference when caller is expecting one
- Added complex timezone formatting methods 'format_timezone_non_location' and 'format_timezone_location'
v0.1.1 2024-08-02T08:37:29+0900
- Documentation update
v0.1.0 2024-07-08T17:05:22+0900
- Initial release