Timezone template for to_char(timestamp, '...')?

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема Timezone template for to_char(timestamp, '...')?
Дата
Msg-id 00062915400003.00209@comptechnews
обсуждение исходный текст
Ответы Re: Timezone template for to_char(timestamp, '...')?
Список pgsql-general
I'm using

    to_char(timestamp, 'Dy @MM:MIAM, Mon DD, YYYY')

to format a timestamp and its works fine except I'd like to add the timezone
(EDT etc) to the end.

Is there a format template for timezone?  I thought TZ might be it, but it
doesn't work.

The documentation for to_char() is here:
http://www.postgresql.org/docs/postgres/x2976.htm

--
Robert B. Easter

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump/load quoting.
Следующее
От: Fred_Zellinger@seagate.com
Дата:
Сообщение: Large Tables(>1 Gb)