File: Changes

package info (click to toggle)
libdatetime-format-db2-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 56 kB
  • ctags: 9
  • sloc: perl: 65; makefile: 43
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.