Adding datetime_undef_if_invalid to squelch errors on DateTime inflation of bogus...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / InflateColumn / DateTime.pm
2008-07-18 J. Shirley Adding datetime_undef_if_invalid to squelch errors...
2007-10-07 Ash Berlin Timezone support for InflateColumn::DateTime (sergio)
2007-08-08 Matt S Trout timestamp+pg fix
2007-05-17 Jess Robinson Applied patch from Pedro Melo to fix order of component...
2007-03-03 David Jack Olrik Reverted accidental 'svk pull' from inside mirrored...
2007-01-29 Jess Robinson Make POD a little more obvious about component order
2006-11-10 Jess Robinson Minor documentation update
2006-06-22 Jess Robinson Docs for timestamp
2006-06-22 Matt S Trout added support for timestamps to InflateColumn::DateTime
2006-06-19 Matt S Trout updated InflateColumn::DateTime docs and Changes
2006-06-16 Matt S Trout probably added date support
2006-06-16 Matt S Trout fuckheaded failure to check defined before regexing
2006-05-31 Nigel Metheringham POD::Coverage additions
2006-05-29 Aran Deltac POD for InflateColumn::DateTime.
2006-05-17 Matt S Trout Missing stuff for DateTime branch