Stefan Heymann wrote:
>> Hello All,
>> >How do I get my database current time zone?
>> >I need it in order to calculate database current UTC time.
> Please take a look at, and eventually vote for, this Tracker issue:
>
> http://tracker.firebirdsql.org/browse/CORE-694
A post I created yesterday did
> Hello All,
> How do I get my database current time zone?
> I need it in order to calculate database current UTC time.
Please take a look at, and eventually vote for, this Tracker issue:
http://tracker.firebirdsql.org/browse/CORE-694
Stefan
Halim,
> Hello All,
> How do I get my database current time zone?
> I need it in order to calculate database current UTC time.
The database engine doesn't have native functions for this purpose but you
could build* a UDF which would provide these details.
Sean
* There are UDF libraries which