Possible to set locale in IC::DateTime extra => {} config
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / InflateColumn / DateTime.pm
2009-02-07 Johannes Plunien Possible to set locale in IC::DateTime extra => {}...
2008-11-20 Peter Rabbitson Minor doc patch by Caelum
2008-10-26 Peter Rabbitson Improve IC::DT timezone checker POD, add note explainin...
2008-10-26 Johannes Plunien typo in pod
2008-10-26 Johannes Plunien referencing DateTime/Floating_DateTimes
2008-10-26 Johannes Plunien floating timezone warning
2008-10-24 Johannes Plunien rafl refactored last changes
2008-10-24 Johannes Plunien possible to explicitly skip inflation, again rafl++
2008-10-24 Johannes Plunien added new option to enforce Date or DateTime inflation...
2008-07-23 Matt S Trout fix cycle, reformat to 80 cols
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