From 0d3087605f07bf12f9c3f275885f6c56400e561c Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Thu, 26 Sep 2024 16:56:39 -0500 Subject: [PATCH] CLDR-17918 json: put 8601 calendar under dates - The iso8601 calendar type was added in CLDR-17892 - Add this calendar type under the 'cldr-dates-full' package - TODO: in CLDR-17984 add a test to catch new calendars --- .../src/main/resources/org/unicode/cldr/json/JSON_config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/cldr-code/src/main/resources/org/unicode/cldr/json/JSON_config.txt b/tools/cldr-code/src/main/resources/org/unicode/cldr/json/JSON_config.txt index 96d4b000a19..6239c4fd543 100644 --- a/tools/cldr-code/src/main/resources/org/unicode/cldr/json/JSON_config.txt +++ b/tools/cldr-code/src/main/resources/org/unicode/cldr/json/JSON_config.txt @@ -29,6 +29,7 @@ section=ca-dangi ; path=//cldr/main/[^/]++/dates/calendars/dangi/.* ; package=ca section=ca-ethiopic ; path=//cldr/main/[^/]++/dates/calendars/ethiopic/.* ; package=cal-ethiopic ; packageDesc=CLDR data for Ethiopic calendars. section=ca-ethiopic-amete-alem ; path=//cldr/main/[^/]++/dates/calendars/ethiopic-amete-alem/.* ; package=cal-ethiopic section=ca-generic ; path=//cldr/main/[^/]++/dates/calendars/generic/.* ; package=dates +section=ca-generic ; path=//cldr/main/[^/]++/dates/calendars/iso8601/.* ; package=dates section=ca-gregorian ; path=//cldr/main/[^/]++/dates/calendars/gregorian/.* ; package=dates section=ca-hebrew ; path=//cldr/main/[^/]++/dates/calendars/hebrew/.* ; package=cal-hebrew ; packageDesc=CLDR data for Hebrew calendars. section=ca-indian ; path=//cldr/main/[^/]++/dates/calendars/indian/.* ; package=cal-indian ; packageDesc=CLDR data for Indian calendars.