timezone + DST handling

Поиск
Список
Период
Сортировка
От A.M.
Тема timezone + DST handling
Дата
Msg-id 59B30446-724D-4626-989F-A72196F7133E@bluesocket.com
обсуждение исходный текст
Ответы Re: timezone + DST handling
Список pgsql-general
Hi,

I have a CMS where I display the timezone for international meeting
dates. I store the dates as follows:

startdate | timestamp with timezone
timezonename | text

This works fine until I hit daylight-savings time when the name of
the timezone changes. So, given a "timestamp with timezone" and a
base timezone (non-DST), how can I determine if the date is currently
in DST? Is it possible to get the name of the new DST timezone?

Thanks!

-M


В списке pgsql-general по дате отправления:

Предыдущее
От: "Andrus"
Дата:
Сообщение: pg_shdepend big
Следующее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: What do people like to monitor (or in other words, what might be nice in pgsnmpd)?