From: Klaus A. S. <kse...@gm...> - 2005-02-19 22:09:38
|
> It does basically the same thing, but it does it better ;-) : It specifie= s the > date (for PostgreSQL) in a format that is locale and "DateStyle" independ= ent, > and thus shouldn't be disturbed by such local settings. Instead of using "YYYYMMDD HHMMSS" and localtime(), how about using "YYYYMMDDTHHMMSSZ" and gmtime() for Postgres? Cheers, --=20 Klaus Alexander Seistrup SubZeroNet =B7 Copenhagen =B7 Denmark |