Changes for version 0.01_03 - 2016-05-25 (TRIAL RELEASE)
- Bug Fixes
- The "%s" format specifier now always returns the same value as the epoch method, regardless of what the underlying implementation thinks
- Distro Fixes
Changes for version 0.01_02 - 2016-05-22 (TRIAL RELEASE)
- Interface Changes
- ::Date and ::Datetime now have accessors that follow the UI of DateTime rather than Time::Piece
- ::Date and ::Datetime no longer inherit from Time::Piece
- Distro Fixes
Changes for version 0.01_01 - 2016-04-16 (TRIAL RELEASE)
- Bug Fixes
- Correct the bug whereby handing off to Time::ParseDate::parsedate used the wrong DST flag
- Distro Fixes
- Incorrect issues link fixed
- Now prints timezone info to help identify smoker problems (thx Andreas Koenig (ANDK)!)
- Added author test for parsing dates in all timezones (should provide better test coverage on release)
- Marked bogusly failing datetime test as TODO (see also: https://github.com/muir/Time-modules/issues/8)
Modules
easy dates with Time::Piece compatibility
easy date class
easy datetime class