Fix #76748: date format timezone abbreviations and changes not well documented

This commit is contained in:
Christoph M. Becker 2021-08-04 16:55:59 +02:00
parent 3bf1282857
commit cafd6b7449
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6
2 changed files with 3 additions and 2 deletions

View file

@ -1145,6 +1145,7 @@ installed via PECL's <link xlink:href='&url.pecl.package.get;timezonedb' xmlns:x
<!ENTITY date.timezone.bc '<simpara xmlns="http://docbook.org/ns/docbook">Please do not use any of the timezones
listed here (besides UTC), they only exist for backward compatible reasons, and may expose erroneous behavior.
Furthermore, these timezones may be removed from the IANA timezone database at any time.
</simpara>'>
<!ENTITY date.timezone.posix-signs '<simpara xmlns="http://docbook.org/ns/docbook">

View file

@ -280,8 +280,8 @@
</row>
<row>
<entry><literal>T</literal></entry>
<entry>Timezone abbreviation</entry>
<entry>Examples: <literal>EST</literal>, <literal>MDT</literal> ...</entry>
<entry>Timezone abbreviation, if known; otherwise the GMT offset.</entry>
<entry>Examples: <literal>EST</literal>, <literal>MDT</literal>, <literal>+05</literal></entry>
</row>
<row>
<entry><literal>Z</literal></entry>