Subject | CURRENT_TIMESTAMP and timezone |
---|---|
Author | Garrett Smith |
Post date | 2005-01-03T23:41:26Z |
Is there a way to tell Firebird (in my case, embedded FB) to use a
specific timezone when creating values via CURRENT_TIMESTAMP (and the
other CURRENT functions)?
We store all dates in GMT and it's a pain to factor in the machine time
zone offset when writing queries that use the CURRENT functions.
-- Garrett
specific timezone when creating values via CURRENT_TIMESTAMP (and the
other CURRENT functions)?
We store all dates in GMT and it's a pain to factor in the machine time
zone offset when writing queries that use the CURRENT functions.
-- Garrett