mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-21581 Fix calendar list in userguide
This commit is contained in:
parent
63637445d9
commit
b405c1c8db
1 changed files with 6 additions and 8 deletions
|
@ -38,25 +38,23 @@ information correctly:
|
|||
In addition to these, ICU has other `Calendar` subclasses to support
|
||||
non-gregorian calendars including:
|
||||
|
||||
* Japanese
|
||||
|
||||
* Buddhist
|
||||
|
||||
* Chinese
|
||||
|
||||
* Persian
|
||||
* Coptic
|
||||
|
||||
* Indian
|
||||
|
||||
* Islamic
|
||||
* Ethiopic
|
||||
|
||||
* Hebrew
|
||||
|
||||
* Indian
|
||||
|
||||
* Coptic
|
||||
* Islamic
|
||||
|
||||
* Ethiopic
|
||||
* Japanese
|
||||
|
||||
* Persian
|
||||
|
||||
The `Calendar` class is designed to support additional calendar systems in the future.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue