Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/datetime/datetimeinterface/format.xml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
</row>
<row>
<entry><literal>c</literal></entry>
<entry>ISO 8601 date</entry>
<entry>ISO 8601 date. Only compatible with the non-expanded format (up to year 9999). Later dates will result in an invalid string. For later dates and expanded format, see <literal>x</literal> and <literal>X</literal>.</entry>
<entry>2004-02-12T15:19:21+00:00</entry>
</row>
<row>
Expand Down