now()

From: "Yuri B(dot) Lukyanov" <snaky(at)ulstu(dot)ru>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: now()
Date: 2004-07-28 11:29:43
Message-ID: 93715064.20040728152943@ulstu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

sorry for my english.

I have a problem with date/time function now().
When I run "SELECT now()" query, I get result less than local system
time (localtime - 1 hour). I understand it concerned with
daylight-saving, but I cann't understand why postgresql take no
account of it.

___________________________________
Best regards, Yuri B. Lukyanov
28 июля 2004 г. 15:15:03
mailto:snaky(at)ulstu(dot)ru

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-07-28 11:34:24 Re: now()
Previous Message Bruce Momjian 2004-07-28 08:29:28 Re: [HACKERS] Cannot initdb in cvs tip