Re: [Dbi-interbase-devel] Timestamp field and timezone
Status: Beta
Brought to you by:
edpratomo
From: willems L. <wil...@pa...> - 2001-09-25 16:49:48
|
On Wednesday 26 September 2001 02:44, you wrote: Hello Edwin , if i open a terminal and do date , i get the correct date. I suppose that that means that my time zone should be ok. Also , my clock is synchronised with xntpd . I Checked my SuSE configurqtion and timezone is set to Europe./Brussels what good is for me ,i live in belgium) So , All is ok except for DBD:Interbase ??? > willems Luc wrote: > > ... > > > > I think this has to do with some time zone settings , but how can i make > > sure that DBD::interbase uses the local time instead of some GMT time ? > > It should. > On Linux, GMT is used internally, but the setting of current locale > should be used by DBD::InterBase (and isql), as with strftime(). > > rgds, > Edwin. |