mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-65 update re: invariant chars in ids
X-SVN-Rev: 307
This commit is contained in:
parent
5ce017150f
commit
f2a6b5ae01
1 changed files with 1 additions and 3 deletions
|
@ -55,9 +55,7 @@ IDS
|
|||
All *system* zone IDs must consist only of characters in the invariant
|
||||
set. See utypes.h for an explanation of what this means. If an ID is
|
||||
encountered that contains a non-invariant character, tz.pl complains.
|
||||
Non-system zones may try to use non-invariant characters, but they
|
||||
shouldn't because of possible collisions with system IDs when the
|
||||
invariant char converter is used (see TimeZone class for details).
|
||||
Non-system zones may use non-invariant characters.
|
||||
|
||||
|
||||
Etc/GMT...
|
||||
|
|
Loading…
Add table
Reference in a new issue