Revision history for Perl extension DateTime::Format::Pg. 0.16001 Tue May 22 21:00:00 2007 - Attempt to get this right (#27222, reported by GHENRY). We now allow two hour digits to contain a preceding zero, but for hours with more than 3 digits, a preceding zero is an error. 0.16 Tue May 22 12:00:00 2007 - Fix handling of intervals > 99 hours. (#27222, reported by GHENRY) - Migrate to Module::Install 0.15 Fri Mar 23 12:00:00 2007 - Fix s/infinite/infinity/g (#25181, reported by Neil Bertram / CFAERBER)) 0.14 Thu Mar 22 20:30:00 2007 - Fix self circling (format -> parse) (#25642, reported by ANDREMAR) 0.13 Mon Jul 10 16:00:00 2006 - stupid me cut n' pasted POD tests from other package. yuck. 0.12 Wed Jul 05 18:00:00 2006 - No code change. - Add pod tests. 0.11 Sat Apr 01 07:09:00 2006 - Fix fractional seconds when formatting DT::Duration to Pg intervals (bug #18487) 0.10 Sat Jan 07 09:40:00 2006 - Refactor parse_duration() + add tests (David Wheeler) 0.09 Fri Sep 03 06:00:00 2005 - support infinite, -infinite for parse_timestamp(tz) and format_datetime, format_timestamp (Daisuke Maki) 0.08 Wed Mar 16 16:00:00 2005 - fixed parse_time (John Siracusa, bug #8516) - format_interval was missing (CEESHEK, bug #11898) - format_duration did not work as a class method (CEESHEK, bug #11898) 0.07 Sun Aug 08 00:00:00 2004 - fixed handling of numerical timezones without minutes (reported by Daisuke Maki) 0.06 Sun Jun 20 00:00:00 2004 - use nanoseconds when formatting times (bug #6557) 0.05 Wed Jul 16 00:00:00 2003 - updated for DateTime 0.13 (use nanoseconds instead of fractional_seconds) 0.04 Fri May 30 00:00:00 2003 - runs more happily while warnings are enabled (koschei) - updated for DT::Format::Builder 0.72 (koschei/cfaerber) 0.03 Sun May 11 00:00:00 2003 - support for BC dates - automatic tests (not complete) - complete rewrite of time zone handling - added methods to parse/format intervals - make use of DT::Format::Builder's new features in 0.70 0.01 Sat Apr 19 00:00:00 2003 - original version; created by h2xs 1.22 with options -X -n DateTime::Format::Pg $Id: /local/datetime/modules/DateTime-Format-Pg/trunk/Changes 11394 2007-05-22T11:20:32.433780Z daisuke $