Subject | Re: [firebird-support] UTC Time from server |
---|---|
Author | Richard |
Post date | 2005-09-04T05:40:58Z |
Lester Caine wrote:
Richard
> Richard wrote:Did you write a UDF to get this working Lester?
>
>
>>What SQL syntaxt would I use to retrieve the UTC time from a Firebird
>>1.5 server?
>
>
> Having just updated the birweaver codebase so that EVERYTHING is stored
> as a UTC time, the display function was great fun. Just how do you cope
> with a day view on a daylight savings day :)
>
> The ideal way of working with bitweaver now is to run the server CLOCK
> as UTC and then you can select local or UTC as the client display.
>
Richard