1
0
forked from pool/perl-DateTime
Go to file
Stephan Kulow 7a44c6beba Accepting request 242324 from devel:languages:perl
- updated to 1.10
 
 - Some tests added in 1.09 would fail on a Perl without a 64-bit
   gmtime(). Reported by Jerome Eteve. RT #95345.
 
 
 1.09   2014-05-03
 
 - A call to ->truncate( to => 'week' ) could fail but leave the object
   changed. RT #93347.
 
 - The value of ->jd() is now calculated based on ->mjd() instead of the other
   way around. This reduces floating point errors a bit when calculating MJD,
   and should have a neglible impact on the accuracy of JD. Reported by Anye
   Li. RT #92972. See the ticket for a more detailed description of what this
   fixes.
 
 - Attempting to construct a DateTime object with a year >= 5000 and a time
   zone other than floating or DST now issues a warning. This warning may go
   away once DateTime::TimeZone is made much faster. Inspired by a bug report
   from Lloyd Fournier. RT #92655.
 
 
 1.08   2014-03-11
 
 - DateTime now calls DateTime->_core_time() instead of calling Perl's time()
   built-in directly. This makes it much easier to override the value of time()
   that DateTime sees. This may make it easier to write tests for code that
   uses DateTime .

OBS-URL: https://build.opensuse.org/request/show/242324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime?expand=0&rev=29
2014-07-25 10:27:31 +00:00
.gitattributes Accepting request 37706 from devel:languages:perl 2010-04-20 00:43:46 +00:00
.gitignore Accepting request 37706 from devel:languages:perl 2010-04-20 00:43:46 +00:00
DateTime-1.10.tar.gz update 2014-07-25 09:33:29 +00:00
perl-DateTime.changes update 2014-07-25 09:33:29 +00:00
perl-DateTime.spec update 2014-07-25 09:33:29 +00:00