Jonas wrote: > Hi, > I'm trying to use InflateColumn::DateTime but i'm getting the > following error when dbic tries to deflate a date from the db: > DVDzbr::Controller::Dvd->list "Invalid date format: 2000-02-02 at > /Library/Perl/5.8.6/Catalyst.pm line 1143 > > I think the date is in the correct format. Am i doing something wrong? > > Thanks, > --Jonas
Can you show is the: - Dvd schema source class What is the sql schema for that table, specifically the date time fields? What values are in them, and what DB are you using? -=Chris
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
