1Revision history for Perl module DateTime::Format::DateParse
2
30.05
4    - test warning fix
5    - Nanoseconds are always turned into an integer, with rounding as
6      needed. (Dave Rolsky)
7
80.04 Sun Sep 17 13:10:19 HST 2006
9    - fix a bug in Build.pl
10
110.03 Sun Sep 17 09:41:16 HST 2006
12    - rt.cpan.org #21540]: Make sure that the test format & epoch time are
13      compared in the same time zone.  This fixes the issue with the epoch time
14      being relative to UTC but the format being intereprated as being in the
15      local (non-UTC) timezone.
16
170.02 Mon Jul 25 17:29:07 HST 2005
18    - use strptime() instead of str2time() as the interface to Date::Parse
19    - fix timezone handling so not all DT objects are set to 'local'
20
21
220.01 Wed Jul 20 17:51:08 2005
23    - original version; created by ExtUtils::ModuleMaker 0.36
24
25
26