Joshua Hoblitt schreef: > > Well, there are only two modules: DT::F::MySQL and DT::F::Pg. > > I'd really like to see a lot more database formatters.
<snip 10 other databases> Do all of these have different datetime formats? If database X has the same formats as e.g. Pg, it doesn't need a separate format. Of course DT::F::DBI should know about these cases. Should there be a default format DT::F::SQL for DT::F::DBI? (I don't know if SQL defines a date format, so I don't know if this is possible.) Eugene P.S. Anyone interested in DateTime::Format::CSV?
