Skip to content

Commit

Permalink
CLDR-17217 Reserve datetime fields for private use (#3603)
Browse files Browse the repository at this point in the history
  • Loading branch information
macchiati authored Apr 2, 2024
1 parent aa88a6d commit 9b78305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ldml/tr35-dates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2002,6 +2002,7 @@ The Date Field Symbol Table below shows the pattern characters (Sym.) and associ
<tr><td>3</td><td>Abbreviated (e.g. MMM)</td></tr>
<tr><td>4</td><td colspan="2">Wide / Long / Full (e.g. MMMM, EEEE)</td></tr>
<tr><td>5</td><td colspan="2">Narrow (e.g. MMMMM, EEEEE)<br/>(The counter-intuitive use of 5 letters for this is forced by backwards compatibility)</td></tr>
<tr><td>&gt;16</td><td colspan="2">Private Use<br/>(Reserved for use by implementations using CLDR; will never be otherwise used by CLDR.)</td></tr>
</table>

Notes for the table below:
Expand Down

0 comments on commit 9b78305

Please sign in to comment.