Subject | Re: [firebird-support] UTC Time from server |
---|---|
Author | Ivan Cruz |
Post date | 2005-08-27T21:48:55Z |
Richard wrote:
select CURRENT_TIMESTAMP from RDB$DATABASE
for UTC time I believe an SNTP client would be the better tool.
Ivan.
>Hi,You can recover the system time (from your mainboard clock) using
>
>What SQL syntaxt would I use to retrieve the UTC time from a Firebird
>1.5 server?
>
select CURRENT_TIMESTAMP from RDB$DATABASE
for UTC time I believe an SNTP client would be the better tool.
Ivan.