Get timestamp as UTC

Поиск
Список
Период
Сортировка
От Steve - DND
Тема Get timestamp as UTC
Дата
Msg-id LDEHKBBOEMIJKHKBOFNFMEEJNGAA.postgres@digitalnothing.com
обсуждение исходный текст
Ответы Re: Get timestamp as UTC  (Michael Glaesemann <grzm@myrealbox.com>)
Список pgsql-general
I was under the impression that using timezone('UTC', now())::timestamptz
would give me the current UTC time, with timezone offset. Instead I am
getting the UTC time, but with an offset of -07(my local time). How do I get
UTC time, with the 0 offset that it should be?

Thanks,
Steve



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

Предыдущее
От: Joel Leyh
Дата:
Сообщение: tsearch2 trigger
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: List of Functions