File: Changes

package info (click to toggle)
libdatetime-format-db2-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 76 kB
  • sloc: perl: 65; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
2007-01-20:
0.05 - Added parse_datetime the same as parse_timestamp, since some seem to expect it (DBIx::Class!)
2005-12-18:
0.04 - Added parsing of YYYY-MM-DD HH:MM:SS.NNNNNN since thats what DBI
actually gives us. (odd that)

0.03 - Fixed SYNOPSIS.