Changes for version 0.11 - 2020-07-26 (TRIAL RELEASE)
- Replace Params::Validate with Params::ValidationCompiler.
Changes for version 0.10 - 2020-07-25 (TRIAL RELEASE)
- Fixed a bug introduced in 0.09 where calling parse_datetime() as a class method with some formats would throw an exception.
Changes for version 0.09 - 2020-07-25 (TRIAL RELEASE)
- Add a format_datetime() method, which makes this class play nicer with DateTime.pm. Implemented by Doug Bell. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/2
- Add support for the `YYYY-MM-DDThh:mm:ss.ss[+-]hh` and `YYYYMMDDThhmmss.ss[+-]hh` formats. Implemented by Thomas Klausner. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/3
Modules
Parses ISO8601 formats
Types used for parameter checking in DateTime