Add example about date ISO format

From: juha(dot)mustonen(at)iki(dot)fi
To: pgsql-docs(at)postgresql(dot)org
Subject: Add example about date ISO format
Date: 2017-02-17 16:01:54
Message-ID: 20170217160154.6101.52806@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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')

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message adorespam 2017-02-19 10:26:50 It seems a wrong sentence
Previous Message Tom Lane 2017-02-15 22:22:12 Re: output_mode should be output_type