Re: Inconsistent 'at time zone' conversion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Inconsistent 'at time zone' conversion
Дата
Msg-id 3449861.1676850587@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Inconsistent 'at time zone' conversion  (Umut TEKİN <umuttechin@gmail.com>)
Ответы Re: Inconsistent 'at time zone' conversion  (Umut TEKİN <umuttechin@gmail.com>)
Список pgsql-bugs
=?UTF-8?Q?Umut_TEK=C4=B0N?= <umuttechin@gmail.com> writes:
> I think I found a bug about time zones.

You're just confused about the signs of timezone offsets.
"UTC-7" is read as POSIX notation so that it means 7 hours
east of Greenwich, not west where Denver is.  See

https://www.postgresql.org/docs/current/datetime-posix-timezone-specs.html

            regards, tom lane



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Inconsistent 'at time zone' conversion
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Create user mapping without password