From: | "Andrew Maclean" <andrew(dot)amaclean(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Date Timezone |
Date: | 2007-11-22 21:16:29 |
Message-ID: | e7ddbec60711221316k7d494fe7x35b8d6217f8ff286@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I have a problem in that dates are stored as UTC in my dataase. I.e. without
timezone.
What I want to do: is to get this date from the server and add the server's
current time zone to it. Then I will present a list of dates and times to
the user in their time-zone. How can I do this? I have been trying to get
the timezone from now() and adding it but I can't see how.
Of course this doesn't account for daylight saving.
Thanks in advance for any help.
Andrew
--
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney 2006 NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2007-11-22 21:20:11 | Re: Date Timezone |
Previous Message | Owen Hartnett | 2007-11-22 20:08:56 | Re: [GENERAL] POLL: Women-sized t-shirts for PostgreSQL |