--
You received this message because you are subscribed to the Google Groups "icu-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to icu-support...@unicode.org.
To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/icu-support/CAGH7WqF3Wx49Rp61zseFLuf2uzsFEyXsiD1bTzg5oMhhn0A5aQ%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "ICU - Team" group.
To unsubscribe from this group and stop receiving emails from it, send an email to icu-team+u...@unicode.org.
To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/icu-team/CAGH7WqF3Wx49Rp61zseFLuf2uzsFEyXsiD1bTzg5oMhhn0A5aQ%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "CLDR - Core (cldr-core2)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cldr-core2+...@unicode.org.
To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/cldr-core2/CAGuL-cjVAa7mkmZWwpJq-vjOdU6OW%3DFvQPyeyVe8j5a7J%2BG3CQ%40mail.gmail.com.
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am">AM</dayPeriod>
<dayPeriod type="pm">PM</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="narrow">
<alias source="locale" path="../dayPeriodWidth[@type='abbreviated']"/>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<alias source="locale" path="../dayPeriodWidth[@type='abbreviated']"/>
</dayPeriodWidth>
</dayPeriodContext>
<dayPeriodContext type="stand-alone">
<dayPeriodWidth type="abbreviated">
<alias source="locale" path="../../dayPeriodContext[@type='format']/dayPeriodWidth[@type='abbreviated']"/>
</dayPeriodWidth>
<dayPeriodWidth type="narrow">
<alias source="locale" path="../dayPeriodWidth[@type='abbreviated']"/>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<alias source="locale" path="../dayPeriodWidth[@type='abbreviated']"/>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
395: <coverageLevel value="basic" match="dates/calendars/calendar[@type='gregorian']/dayPeriods/dayPeriodContext[@type='format']/dayPeriodWidth[@type='wide']/dayPeriod[@type='(am|pm)']"/>
1,036: <coverageLevel value="moderate" match="dates/calendars/calendar[@type='gregorian']/dayPeriods/dayPeriodContext[@type='%anyAlphaNum']/dayPeriodWidth[@type='%allWidths']/dayPeriod[@type='%anyAlphaNum']"/>
//ldml/dates/calendars/calendar[@type="gregorian"]/dayPeriods/dayPeriodContext[@type="%A"]/dayPeriodWidth[@type="%A"]/dayPeriod[@type="%A"] ; DateTime ; &calendar(gregorian) ; &calField(DayPeriods:$2:$1) ; &dayPeriod($3)
//ldml/dates/calendars/calendar[@type="%A"]/dayPeriods/dayPeriodContext[@type="%A"]/dayPeriodWidth[@type="%A"]/dayPeriod[@type="%A"] ; Special ; Suppress ; &calendar($1) ; &calField(DayPeriods:$3:$2)-&dayPeriod($4) ; HIDE
Should we move https://unicode-org.atlassian.net/browse/ICU-23332 to CLDR, or would you prefer I file a new ticket to fix the data in CLDR?