Date-Easy
view release on metacpan or search on metacpan
105106107108109110111112113114115116117118119120121122123124125
[Docs]
* Added basic POD
0.01_03 2016-05-25 22:43:31PDT-0700 America/Los_Angeles (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]
* Fixed `strftime` unit tests being locked to the author's timezone
github
#6 (thx Slaven Rezić (SREZIC))
* Removed check
for
"%p"
in `strftime` test because it's locale-specific
github
#7 (thx Slaven Rezić (SREZIC))
0.01_02 2016-05-22 01:48:55PDT-0700 America/Los_Angeles (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
( run in 0.226 second using v1.01-cache-2.11-cpan-26ccb49234f )