]> granicus.if.org Git - icu/commitdiff
ICU-21581 Fix calendar list in userguide
authorRob Meyer <robmeyer@microsoft.com>
Thu, 10 Sep 2020 16:55:53 +0000 (09:55 -0700)
committerShane F. Carr <shane@unicode.org>
Wed, 22 Sep 2021 17:39:33 +0000 (12:39 -0500)
docs/userguide/datetime/calendar/index.md

index 5257580d978ee6c6d2677ba5eee67b0bf8a20418..e75d3752e06aee9ca1f7a5c810fb36630dfffd63 100644 (file)
@@ -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
-
-*   Indian
+*   Coptic
 
-*   Islamic
+*   Ethiopic
 
 *   Hebrew
 
 *   Indian
 
-*   Coptic
+*   Islamic
 
-*   Ethiopic
+*   Japanese
+
+*   Persian
 
 The `Calendar` class is designed to support additional calendar systems in the future.