| От | Tom Lane |
|---|---|
| Тема | Re: A simpler time zone question |
| Дата | |
| Msg-id | 20594.1301329120@sss.pgh.pa.us обсуждение |
| Ответ на | Re: A simpler time zone question (Steve Crawford <scrawford@pinpointresearch.com>) |
| Список | pgsql-general |
Steve Crawford <scrawford@pinpointresearch.com> writes:
> On 03/28/2011 08:57 AM, Tom Lane wrote:
>> Yes, I believe that's even documented somewhere. I think it will also
>> do that if the time is impossible (eg, 02:30 during a forward DST jump)
> I'd love a link to the documentation specifying that behavior. I've
> spent a while searching and have thus-far failed to locate it.
Hmm. The code is perfectly clear about it, see DetermineTimeZoneOffset:
/*
* It's an invalid or ambiguous time due to timezone transition. Prefer
* the standard-time interpretation.
*/
but right offhand I don't see any mention of ambiguous times in the
likely parts of the documentation.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера