[DOCS] Add example about date ISO format

Поиск
Список
Период
Сортировка
От juha.mustonen@iki.fi
Тема [DOCS] Add example about date ISO format
Дата
Msg-id 20170217160154.6101.52806@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [DOCS] Add example about date ISO format  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/functions-formatting.html
Description:

The documentation should include an example how to format datetime entry
into most commonly known ISO format. This is a bit tricky as literal
character needs to included with quotes:

to_char(NOW(), 'YYYY-MM-DD"T"HH24:MI:SSZ')

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [DOCS] output_mode should be output_type
Следующее
От: adorespam@ya.ru
Дата:
Сообщение: [DOCS] It seems a wrong sentence