On Fri, Aug 09, 2002 at 05:02:09PM +0200, H.Merijn Brand wrote:
> 
> DBD::Unify
>
> Probably, but how should we be dealing with Time Zones?
> 
> If I fetch a Date/Time from the DB, I get a single number, and I would have to
> convert that to a struct.

Do whatever unify would do in terms of converting the number into
year, month, day etc, then format the elements as YYYY-MM-DD, HH:MM:SS,
or YYYY-MM-DD HH:MM:SS as appropriate.

Tim.

Reply via email to