> 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.
If X has identical date/time handling as Pg I'd like to see DT::F::X be isa DT::F::Pg. Otherwise things might get a bit confusion for end users. -J --
