Subject Re: GMT time in Firebird
Author Adam
--- In firebird-support@yahoogroups.com, "Timothy Madden"
<terminatorul@...> wrote:
>
> Hello
>
> Is there a way to get or deduce GMT time from the Firebird server, I
mean
> with SQL commands ?

Not directly. You can write / find a UDF to achieve the same thing,
but that is obviously harder if supporting multiple platforms.

It is in the tracker as an enhancement request.
http://tracker.firebirdsql.org/browse/CORE-909

Adam