in reply to Re: Date conversion with Class::DBI
in thread Date conversion with Class::DBI
If there's something in MySQL like Postgres' PGDATESTYLE="ISO,European" which made date handling transparent then that would do the trick. I couldn't find such an option so decided that automatic handling in Perl would be better than fiddling with SQL.
|
---|