UNPKG

cldr

Version:

Library for extracting data from CLDR (the Unicode Common Locale Data Repository)

1,166 lines (1,165 loc) 246 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2024 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html SPDX-License-Identifier: Unicode-3.0 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) the U.S. and other countries. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) Proper interpretation of these files requires synthesis of missing items, as per ​https://www.unicode.org/reports/tr35/tr35-general.html#Annotations for derived annotations. Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived annotations. --> <ldml> <identity> <version number="$Revision$"/> <language type="root"/> </identity> <localeDisplayNames> <localeDisplayPattern> <localePattern>{0} ({1})</localePattern> <localeSeparator>{0}, {1}</localeSeparator> <localeKeyTypePattern>{0}: {1}</localeKeyTypePattern> </localeDisplayPattern> <measurementSystemNames> <measurementSystemName type="metric">Metric</measurementSystemName> <measurementSystemName type="UK">UK</measurementSystemName> <measurementSystemName type="US">US</measurementSystemName> </measurementSystemNames> <codePatterns> <codePattern type="language">{0}</codePattern> <codePattern type="script">{0}</codePattern> <codePattern type="territory">{0}</codePattern> </codePatterns> </localeDisplayNames> <layout> <orientation> <characterOrder>left-to-right</characterOrder> <lineOrder>top-to-bottom</lineOrder> </orientation> </layout> <characters> <exemplarCharacters>[]</exemplarCharacters> <exemplarCharacters type="auxiliary">[]</exemplarCharacters> <exemplarCharacters type="numbers">[\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> <exemplarCharacters type="punctuation">[\- ‑ , ; \: ! ? . ( ) \[ \] \{ \}]</exemplarCharacters> <ellipsis type="final">{0}…</ellipsis> <ellipsis type="initial">…{0}</ellipsis> <ellipsis type="medial">{0}…{1}</ellipsis> <ellipsis type="word-final">{0} …</ellipsis> <ellipsis type="word-initial">… {0}</ellipsis> <ellipsis type="word-medial">{0} … {1}</ellipsis> <moreInformation>?</moreInformation> <parseLenients scope="date" level="lenient"> <parseLenient sample="-">[\- ‑ . /]</parseLenient> <parseLenient sample=":">[\::﹕︓ ∶]</parseLenient> </parseLenients> <parseLenients scope="general" level="lenient"> <parseLenient sample=".">[..․﹒ 。。︒]</parseLenient> <parseLenient sample="’">[''’ ՚ ᾽᾿ ʼ]</parseLenient> <parseLenient sample="%">[%%﹪ ٪]</parseLenient> <parseLenient sample="‰">[‰ ؉]</parseLenient> <parseLenient sample="$">[\$$﹩]</parseLenient> <parseLenient sample="£">[££ ₤]</parseLenient> <parseLenient sample="¥">[¥¥]</parseLenient> <parseLenient sample="₩">[₩₩]</parseLenient> <parseLenient sample="₹">[₹ ₨ {Rp} {Rs}]</parseLenient> </parseLenients> <parseLenients scope="number" level="lenient"> <parseLenient sample="-">[\--﹣ ‐‑ ‒ – −⁻₋ ➖]</parseLenient> <parseLenient sample=",">[,,﹐︐ ⹁ ، ٫ 、﹑、︑]</parseLenient> <parseLenient sample="+">[++﬩﹢⁺₊ ➕]</parseLenient> </parseLenients> <parseLenients scope="number" level="stricter"> <parseLenient sample=",">[,,﹐︐ ⹁ ٫]</parseLenient> <parseLenient sample=".">[..․﹒ 。]</parseLenient> </parseLenients> </characters> <delimiters> <quotationStart>“</quotationStart> <quotationEnd>”</quotationEnd> <alternateQuotationStart>‘</alternateQuotationStart> <alternateQuotationEnd>’</alternateQuotationEnd> </delimiters> <dates> <calendars> <calendar type="buddhist"> <months> <alias source="locale" path="../../calendar[@type='gregorian']/months"/> </months> <days> <alias source="locale" path="../../calendar[@type='gregorian']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/> </dayPeriods> <eras> <eraNames> <alias source="locale" path="../eraAbbr"/> </eraNames> <eraAbbr> <era type="0">BE</era> </eraAbbr> <eraNarrow> <alias source="locale" path="../eraAbbr"/> </eraNarrow> </eras> <dateFormats> <alias source="locale" path="../../calendar[@type='generic']/dateFormats"/> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/> </timeFormats> <dateTimeFormats> <alias source="locale" path="../../calendar[@type='generic']/dateTimeFormats"/> </dateTimeFormats> </calendar> <calendar type="chinese"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <alias source="locale" path="../monthWidth[@type='wide']"/> </monthWidth> <monthWidth type="narrow"> <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/> </monthWidth> <monthWidth type="wide"> <month type="1">M01</month> <month type="2">M02</month> <month type="3">M03</month> <month type="4">M04</month> <month type="5">M05</month> <month type="6">M06</month> <month type="7">M07</month> <month type="8">M08</month> <month type="9">M09</month> <month type="10">M10</month> <month type="11">M11</month> <month type="12">M12</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="abbreviated"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/> </monthWidth> <monthWidth type="narrow"> <month type="1">1</month> <month type="2">2</month> <month type="3">3</month> <month type="4">4</month> <month type="5">5</month> <month type="6">6</month> <month type="7">7</month> <month type="8">8</month> <month type="9">9</month> <month type="10">10</month> <month type="11">11</month> <month type="12">12</month> </monthWidth> <monthWidth type="wide"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/> </monthWidth> </monthContext> </months> <monthPatterns> <monthPatternContext type="format"> <monthPatternWidth type="abbreviated"> <alias source="locale" path="../monthPatternWidth[@type='wide']"/> </monthPatternWidth> <monthPatternWidth type="narrow"> <alias source="locale" path="../../monthPatternContext[@type='stand-alone']/monthPatternWidth[@type='narrow']"/> </monthPatternWidth> <monthPatternWidth type="wide"> <monthPattern type="leap">{0}bis</monthPattern> </monthPatternWidth> </monthPatternContext> <monthPatternContext type="numeric"> <monthPatternWidth type="all"> <monthPattern type="leap">{0}bis</monthPattern> </monthPatternWidth> </monthPatternContext> <monthPatternContext type="stand-alone"> <monthPatternWidth type="abbreviated"> <alias source="locale" path="../../monthPatternContext[@type='format']/monthPatternWidth[@type='abbreviated']"/> </monthPatternWidth> <monthPatternWidth type="narrow"> <monthPattern type="leap">{0}b</monthPattern> </monthPatternWidth> <monthPatternWidth type="wide"> <alias source="locale" path="../../monthPatternContext[@type='format']/monthPatternWidth[@type='wide']"/> </monthPatternWidth> </monthPatternContext> </monthPatterns> <days> <alias source="locale" path="../../calendar[@type='gregorian']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/> </dayPeriods> <cyclicNameSets> <cyclicNameSet type="dayParts"> <cyclicNameContext type="format"> <cyclicNameWidth type="abbreviated"> <cyclicName type="1">zi</cyclicName> <cyclicName type="2">chou</cyclicName> <cyclicName type="3">yin</cyclicName> <cyclicName type="4">mao</cyclicName> <cyclicName type="5">chen</cyclicName> <cyclicName type="6">si</cyclicName> <cyclicName type="7">wu</cyclicName> <cyclicName type="8">wei</cyclicName> <cyclicName type="9">shen</cyclicName> <cyclicName type="10">you</cyclicName> <cyclicName type="11">xu</cyclicName> <cyclicName type="12">hai</cyclicName> </cyclicNameWidth> <cyclicNameWidth type="narrow"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> <cyclicNameWidth type="wide"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> </cyclicNameContext> </cyclicNameSet> <cyclicNameSet type="days"> <alias source="locale" path="../cyclicNameSet[@type='years']"/> </cyclicNameSet> <cyclicNameSet type="months"> <alias source="locale" path="../cyclicNameSet[@type='years']"/> </cyclicNameSet> <cyclicNameSet type="solarTerms"> <cyclicNameContext type="format"> <cyclicNameWidth type="abbreviated"> <cyclicName type="1">spring begins</cyclicName> <cyclicName type="2">rain water</cyclicName> <cyclicName type="3">insects awaken</cyclicName> <cyclicName type="4">spring equinox</cyclicName> <cyclicName type="5">bright and clear</cyclicName> <cyclicName type="6">grain rain</cyclicName> <cyclicName type="7">summer begins</cyclicName> <cyclicName type="8">grain full</cyclicName> <cyclicName type="9">grain in ear</cyclicName> <cyclicName type="10">summer solstice</cyclicName> <cyclicName type="11">minor heat</cyclicName> <cyclicName type="12">major heat</cyclicName> <cyclicName type="13">autumn begins</cyclicName> <cyclicName type="14">end of heat</cyclicName> <cyclicName type="15">white dew</cyclicName> <cyclicName type="16">autumn equinox</cyclicName> <cyclicName type="17">cold dew</cyclicName> <cyclicName type="18">frost descends</cyclicName> <cyclicName type="19">winter begins</cyclicName> <cyclicName type="20">minor snow</cyclicName> <cyclicName type="21">major snow</cyclicName> <cyclicName type="22">winter solstice</cyclicName> <cyclicName type="23">minor cold</cyclicName> <cyclicName type="24">major cold</cyclicName> </cyclicNameWidth> <cyclicNameWidth type="narrow"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> <cyclicNameWidth type="wide"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> </cyclicNameContext> </cyclicNameSet> <cyclicNameSet type="years"> <cyclicNameContext type="format"> <cyclicNameWidth type="abbreviated"> <cyclicName type="1">jia-zi</cyclicName> <cyclicName type="2">yi-chou</cyclicName> <cyclicName type="3">bing-yin</cyclicName> <cyclicName type="4">ding-mao</cyclicName> <cyclicName type="5">wu-chen</cyclicName> <cyclicName type="6">ji-si</cyclicName> <cyclicName type="7">geng-wu</cyclicName> <cyclicName type="8">xin-wei</cyclicName> <cyclicName type="9">ren-shen</cyclicName> <cyclicName type="10">gui-you</cyclicName> <cyclicName type="11">jia-xu</cyclicName> <cyclicName type="12">yi-hai</cyclicName> <cyclicName type="13">bing-zi</cyclicName> <cyclicName type="14">ding-chou</cyclicName> <cyclicName type="15">wu-yin</cyclicName> <cyclicName type="16">ji-mao</cyclicName> <cyclicName type="17">geng-chen</cyclicName> <cyclicName type="18">xin-si</cyclicName> <cyclicName type="19">ren-wu</cyclicName> <cyclicName type="20">gui-wei</cyclicName> <cyclicName type="21">jia-shen</cyclicName> <cyclicName type="22">yi-you</cyclicName> <cyclicName type="23">bing-xu</cyclicName> <cyclicName type="24">ding-hai</cyclicName> <cyclicName type="25">wu-zi</cyclicName> <cyclicName type="26">ji-chou</cyclicName> <cyclicName type="27">geng-yin</cyclicName> <cyclicName type="28">xin-mao</cyclicName> <cyclicName type="29">ren-chen</cyclicName> <cyclicName type="30">gui-si</cyclicName> <cyclicName type="31">jia-wu</cyclicName> <cyclicName type="32">yi-wei</cyclicName> <cyclicName type="33">bing-shen</cyclicName> <cyclicName type="34">ding-you</cyclicName> <cyclicName type="35">wu-xu</cyclicName> <cyclicName type="36">ji-hai</cyclicName> <cyclicName type="37">geng-zi</cyclicName> <cyclicName type="38">xin-chou</cyclicName> <cyclicName type="39">ren-yin</cyclicName> <cyclicName type="40">gui-mao</cyclicName> <cyclicName type="41">jia-chen</cyclicName> <cyclicName type="42">yi-si</cyclicName> <cyclicName type="43">bing-wu</cyclicName> <cyclicName type="44">ding-wei</cyclicName> <cyclicName type="45">wu-shen</cyclicName> <cyclicName type="46">ji-you</cyclicName> <cyclicName type="47">geng-xu</cyclicName> <cyclicName type="48">xin-hai</cyclicName> <cyclicName type="49">ren-zi</cyclicName> <cyclicName type="50">gui-chou</cyclicName> <cyclicName type="51">jia-yin</cyclicName> <cyclicName type="52">yi-mao</cyclicName> <cyclicName type="53">bing-chen</cyclicName> <cyclicName type="54">ding-si</cyclicName> <cyclicName type="55">wu-wu</cyclicName> <cyclicName type="56">ji-wei</cyclicName> <cyclicName type="57">geng-shen</cyclicName> <cyclicName type="58">xin-you</cyclicName> <cyclicName type="59">ren-xu</cyclicName> <cyclicName type="60">gui-hai</cyclicName> </cyclicNameWidth> <cyclicNameWidth type="narrow"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> <cyclicNameWidth type="wide"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> </cyclicNameContext> </cyclicNameSet> <cyclicNameSet type="zodiacs"> <cyclicNameContext type="format"> <cyclicNameWidth type="abbreviated"> <alias source="locale" path="../../../cyclicNameSet[@type='dayParts']/cyclicNameContext[@type='format']/cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> <cyclicNameWidth type="narrow"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> <cyclicNameWidth type="wide"> <alias source="locale" path="../cyclicNameWidth[@type='abbreviated']"/> </cyclicNameWidth> </cyclicNameContext> </cyclicNameSet> </cyclicNameSets> <dateFormats> <dateFormatLength type="full"> <dateFormat> <pattern>r(U) MMMM d, EEEE</pattern> <datetimeSkeleton>rMMMMEEEEd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="long"> <dateFormat> <pattern>r(U) MMMM d</pattern> <datetimeSkeleton>rMMMMd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="medium"> <dateFormat> <pattern>r MMM d</pattern> <datetimeSkeleton>rMMMd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="short"> <dateFormat> <pattern>r-MM-dd</pattern> <datetimeSkeleton>rMMdd</datetimeSkeleton> </dateFormat> </dateFormatLength> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/> </timeFormats> <dateTimeFormats> <dateTimeFormatLength type="full"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="long"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="medium"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="short"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <availableFormats> <dateFormatItem id="Bh">h B</dateFormatItem> <dateFormatItem id="Bhm">h:mm B</dateFormatItem> <dateFormatItem id="Bhms">h:mm:ss B</dateFormatItem> <dateFormatItem id="d">d</dateFormatItem> <dateFormatItem id="E">ccc</dateFormatItem> <dateFormatItem id="EBhm">E h:mm B</dateFormatItem> <dateFormatItem id="EBhms">E h:mm:ss B</dateFormatItem> <dateFormatItem id="Ed">d, E</dateFormatItem> <dateFormatItem id="Gy">r U</dateFormatItem> <dateFormatItem id="GyMMM">r MMM</dateFormatItem> <dateFormatItem id="GyMMMd">r MMM d</dateFormatItem> <dateFormatItem id="GyMMMEd">r MMM d, E</dateFormatItem> <dateFormatItem id="GyMMMM">r(U) MMMM</dateFormatItem> <dateFormatItem id="GyMMMMd">r(U) MMMM d</dateFormatItem> <dateFormatItem id="GyMMMMEd">r(U) MMMM d, E</dateFormatItem> <dateFormatItem id="h">h a</dateFormatItem> <dateFormatItem id="H">HH</dateFormatItem> <dateFormatItem id="hm">h:mm a</dateFormatItem> <dateFormatItem id="Hm">HH:mm</dateFormatItem> <dateFormatItem id="hms">h:mm:ss a</dateFormatItem> <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem> <dateFormatItem id="M">L</dateFormatItem> <dateFormatItem id="Md">MM-dd</dateFormatItem> <dateFormatItem id="MEd">MM-dd, E</dateFormatItem> <dateFormatItem id="MMM">LLL</dateFormatItem> <dateFormatItem id="MMMd">MMM d</dateFormatItem> <dateFormatItem id="MMMEd">MMM d, E</dateFormatItem> <dateFormatItem id="MMMMd">MMMM d</dateFormatItem> <dateFormatItem id="ms">mm:ss</dateFormatItem> <dateFormatItem id="UM">U MM</dateFormatItem> <dateFormatItem id="UMd">U MM-d</dateFormatItem> <dateFormatItem id="UMMM">U MMM</dateFormatItem> <dateFormatItem id="UMMMd">U MMM d</dateFormatItem> <dateFormatItem id="y">r(U)</dateFormatItem> <dateFormatItem id="yMd">r-MM-dd</dateFormatItem> <dateFormatItem id="yyyy">r(U)</dateFormatItem> <dateFormatItem id="yyyyM">r-MM</dateFormatItem> <dateFormatItem id="yyyyMd">r-MM-dd</dateFormatItem> <dateFormatItem id="yyyyMEd">r-MM-dd, E</dateFormatItem> <dateFormatItem id="yyyyMMM">r MMM</dateFormatItem> <dateFormatItem id="yyyyMMMd">r MMM d</dateFormatItem> <dateFormatItem id="yyyyMMMEd">r MMM d, E</dateFormatItem> <dateFormatItem id="yyyyMMMM">r(U) MMMM</dateFormatItem> <dateFormatItem id="yyyyMMMMd">r(U) MMMM d</dateFormatItem> <dateFormatItem id="yyyyMMMMEd">r(U) MMMM d, E</dateFormatItem> <dateFormatItem id="yyyyQQQ">r(U) QQQ</dateFormatItem> <dateFormatItem id="yyyyQQQQ">r(U) QQQQ</dateFormatItem> </availableFormats> <appendItems> <appendItem request="Day">{0} ({2}: {1})</appendItem> <appendItem request="Day-Of-Week">{0} {1}</appendItem> <appendItem request="Era">{1} {0}</appendItem> <appendItem request="Hour">{0} ({2}: {1})</appendItem> <appendItem request="Minute">{0} ({2}: {1})</appendItem> <appendItem request="Month">{0} ({2}: {1})</appendItem> <appendItem request="Quarter">{0} ({2}: {1})</appendItem> <appendItem request="Second">{0} ({2}: {1})</appendItem> <appendItem request="Timezone">{0} {1}</appendItem> <appendItem request="Week">{0} ({2}: {1})</appendItem> <appendItem request="Year">{1} {0}</appendItem> </appendItems> <intervalFormats> <intervalFormatFallback>{0} – {1}</intervalFormatFallback> <intervalFormatItem id="Bh"> <greatestDifference id="B">h B – h B</greatestDifference> <greatestDifference id="h">h–h B</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Bhm"> <greatestDifference id="B">h:mm B – h:mm B</greatestDifference> <greatestDifference id="h">h:mm–h:mm B</greatestDifference> <greatestDifference id="m">h:mm–h:mm B</greatestDifference> </intervalFormatItem> <intervalFormatItem id="d"> <greatestDifference id="d">d–d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="h"> <greatestDifference id="a">h a – h a</greatestDifference> <greatestDifference id="h">h–h a</greatestDifference> </intervalFormatItem> <intervalFormatItem id="H"> <greatestDifference id="H">HH–HH</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hm"> <greatestDifference id="a">h:mm a – h:mm a</greatestDifference> <greatestDifference id="h">h:mm–h:mm a</greatestDifference> <greatestDifference id="m">h:mm–h:mm a</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hm"> <greatestDifference id="H">HH:mm–HH:mm</greatestDifference> <greatestDifference id="m">HH:mm–HH:mm</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hmv"> <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference> <greatestDifference id="h">h:mm–h:mm a v</greatestDifference> <greatestDifference id="m">h:mm–h:mm a v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hmv"> <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference> <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hv"> <greatestDifference id="a">h a – h a v</greatestDifference> <greatestDifference id="h">h–h a v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hv"> <greatestDifference id="H">HH–HH v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="M"> <greatestDifference id="M">MM–MM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Md"> <greatestDifference id="d">MM-dd – MM-dd</greatestDifference> <greatestDifference id="M">MM-dd – MM-dd</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MEd"> <greatestDifference id="d">MM-dd, E – MM-dd, E</greatestDifference> <greatestDifference id="M">MM-dd, E – MM-dd, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMM"> <greatestDifference id="M">LLL–LLL</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMd"> <greatestDifference id="d">MMM d–d</greatestDifference> <greatestDifference id="M">MMM d – MMM d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMEd"> <greatestDifference id="d">MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="M">MMM d, E – MMM d, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="y"> <greatestDifference id="y">U–U</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yM"> <greatestDifference id="M">y-MM – y-MM</greatestDifference> <greatestDifference id="y">y-MM – y-MM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMd"> <greatestDifference id="d">y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="M">y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="y">y-MM-dd – y-MM-dd</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMEd"> <greatestDifference id="d">y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="M">y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="y">y-MM-dd, E – y-MM-dd, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMM"> <greatestDifference id="M">U MMM–MMM</greatestDifference> <greatestDifference id="y">U MMM – U MMM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMd"> <greatestDifference id="d">U MMM d–d</greatestDifference> <greatestDifference id="M">U MMM d – MMM d</greatestDifference> <greatestDifference id="y">U MMM d – U MMM d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMEd"> <greatestDifference id="d">U MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="M">U MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="y">U MMM d, E – U MMM d, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMM"> <greatestDifference id="M">U MMMM–MMMM</greatestDifference> <greatestDifference id="y">U MMMM – U MMMM</greatestDifference> </intervalFormatItem> </intervalFormats> </dateTimeFormats> </calendar> <calendar type="coptic"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <alias source="locale" path="../monthWidth[@type='wide']"/> </monthWidth> <monthWidth type="narrow"> <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/> </monthWidth> <monthWidth type="wide"> <month type="1">Tout</month> <month type="2">Baba</month> <month type="3">Hator</month> <month type="4">Kiahk</month> <month type="5">Toba</month> <month type="6">Amshir</month> <month type="7">Baramhat</month> <month type="8">Baramouda</month> <month type="9">Bashans</month> <month type="10">Paona</month> <month type="11">Epep</month> <month type="12">Mesra</month> <month type="13">Nasie</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="abbreviated"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/> </monthWidth> <monthWidth type="narrow"> <month type="1">1</month> <month type="2">2</month> <month type="3">3</month> <month type="4">4</month> <month type="5">5</month> <month type="6">6</month> <month type="7">7</month> <month type="8">8</month> <month type="9">9</month> <month type="10">10</month> <month type="11">11</month> <month type="12">12</month> <month type="13">13</month> </monthWidth> <monthWidth type="wide"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/> </monthWidth> </monthContext> </months> <days> <alias source="locale" path="../../calendar[@type='gregorian']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/> </dayPeriods> <eras> <eraNames> <alias source="locale" path="../eraAbbr"/> </eraNames> <eraAbbr> <era type="0">ERA0</era> <era type="1">ERA1</era> </eraAbbr> <eraNarrow> <alias source="locale" path="../eraAbbr"/> </eraNarrow> </eras> <dateFormats> <alias source="locale" path="../../calendar[@type='generic']/dateFormats"/> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/> </timeFormats> <dateTimeFormats> <alias source="locale" path="../../calendar[@type='generic']/dateTimeFormats"/> </dateTimeFormats> </calendar> <calendar type="dangi"> <months> <alias source="locale" path="../../calendar[@type='chinese']/months"/> </months> <monthPatterns> <alias source="locale" path="../../calendar[@type='chinese']/monthPatterns"/> </monthPatterns> <days> <alias source="locale" path="../../calendar[@type='chinese']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='chinese']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='chinese']/dayPeriods"/> </dayPeriods> <cyclicNameSets> <alias source="locale" path="../../calendar[@type='chinese']/cyclicNameSets"/> </cyclicNameSets> <dateFormats> <alias source="locale" path="../../calendar[@type='chinese']/dateFormats"/> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='chinese']/timeFormats"/> </timeFormats> <dateTimeFormats> <alias source="locale" path="../../calendar[@type='chinese']/dateTimeFormats"/> </dateTimeFormats> </calendar> <calendar type="ethiopic"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <alias source="locale" path="../monthWidth[@type='wide']"/> </monthWidth> <monthWidth type="narrow"> <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/> </monthWidth> <monthWidth type="wide"> <month type="1">Meskerem</month> <month type="2">Tekemt</month> <month type="3">Hedar</month> <month type="4">Tahsas</month> <month type="5">Ter</month> <month type="6">Yekatit</month> <month type="7">Megabit</month> <month type="8">Miazia</month> <month type="9">Genbot</month> <month type="10">Sene</month> <month type="11">Hamle</month> <month type="12">Nehasse</month> <month type="13">Pagumen</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="abbreviated"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/> </monthWidth> <monthWidth type="narrow"> <month type="1">1</month> <month type="2">2</month> <month type="3">3</month> <month type="4">4</month> <month type="5">5</month> <month type="6">6</month> <month type="7">7</month> <month type="8">8</month> <month type="9">9</month> <month type="10">10</month> <month type="11">11</month> <month type="12">12</month> <month type="13">13</month> </monthWidth> <monthWidth type="wide"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/> </monthWidth> </monthContext> </months> <days> <alias source="locale" path="../../calendar[@type='gregorian']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/> </dayPeriods> <eras> <eraNames> <alias source="locale" path="../eraAbbr"/> </eraNames> <eraAbbr> <era type="0">ERA0</era> <era type="1">ERA1</era> </eraAbbr> <eraNarrow> <alias source="locale" path="../eraAbbr"/> </eraNarrow> </eras> <dateFormats> <alias source="locale" path="../../calendar[@type='generic']/dateFormats"/> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/> </timeFormats> <dateTimeFormats> <alias source="locale" path="../../calendar[@type='generic']/dateTimeFormats"/> </dateTimeFormats> </calendar> <calendar type="ethiopic-amete-alem"> <months> <alias source="locale" path="../../calendar[@type='ethiopic']/months"/> </months> <days> <alias source="locale" path="../../calendar[@type='ethiopic']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='ethiopic']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='ethiopic']/dayPeriods"/> </dayPeriods> <eras> <eraNames> <alias source="locale" path="../eraAbbr"/> </eraNames> <eraAbbr> <era type="0">ERA0</era> </eraAbbr> <eraNarrow> <alias source="locale" path="../eraAbbr"/> </eraNarrow> </eras> <dateFormats> <alias source="locale" path="../../calendar[@type='ethiopic']/dateFormats"/> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='ethiopic']/timeFormats"/> </timeFormats> <dateTimeFormats> <alias source="locale" path="../../calendar[@type='ethiopic']/dateTimeFormats"/> </dateTimeFormats> </calendar> <calendar type="generic"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <alias source="locale" path="../monthWidth[@type='wide']"/> </monthWidth> <monthWidth type="narrow"> <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/> </monthWidth> <monthWidth type="wide"> <month type="1">M01</month> <month type="2">M02</month> <month type="3">M03</month> <month type="4">M04</month> <month type="5">M05</month> <month type="6">M06</month> <month type="7">M07</month> <month type="8">M08</month> <month type="9">M09</month> <month type="10">M10</month> <month type="11">M11</month> <month type="12">M12</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="abbreviated"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='abbreviated']"/> </monthWidth> <monthWidth type="narrow"> <month type="1">1</month> <month type="2">2</month> <month type="3">3</month> <month type="4">4</month> <month type="5">5</month> <month type="6">6</month> <month type="7">7</month> <month type="8">8</month> <month type="9">9</month> <month type="10">10</month> <month type="11">11</month> <month type="12">12</month> </monthWidth> <monthWidth type="wide"> <alias source="locale" path="../../monthContext[@type='format']/monthWidth[@type='wide']"/> </monthWidth> </monthContext> </months> <days> <alias source="locale" path="../../calendar[@type='gregorian']/days"/> </days> <quarters> <alias source="locale" path="../../calendar[@type='gregorian']/quarters"/> </quarters> <dayPeriods> <alias source="locale" path="../../calendar[@type='gregorian']/dayPeriods"/> </dayPeriods> <eras> <eraNames> <alias source="locale" path="../eraAbbr"/> </eraNames> <eraAbbr> <era type="0">ERA0</era> <era type="1">ERA1</era> </eraAbbr> <eraNarrow> <alias source="locale" path="../eraAbbr"/> </eraNarrow> </eras> <dateFormats> <dateFormatLength type="full"> <dateFormat> <pattern>G y MMMM d, EEEE</pattern> <datetimeSkeleton>GyMMMMEEEEd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="long"> <dateFormat> <pattern>G y MMMM d</pattern> <datetimeSkeleton>GyMMMMd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="medium"> <dateFormat> <pattern>G y MMM d</pattern> <datetimeSkeleton>GyMMMd</datetimeSkeleton> </dateFormat> </dateFormatLength> <dateFormatLength type="short"> <dateFormat> <pattern>GGGGG y-MM-dd</pattern> <datetimeSkeleton>GGGGGyMMdd</datetimeSkeleton> </dateFormat> </dateFormatLength> </dateFormats> <timeFormats> <alias source="locale" path="../../calendar[@type='gregorian']/timeFormats"/> </timeFormats> <dateTimeFormats> <dateTimeFormatLength type="full"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="long"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="medium"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="short"> <dateTimeFormat> <pattern>{1} {0}</pattern> </dateTimeFormat> <dateTimeFormat type="atTime"> <alias source="locale" path="../dateTimeFormat[@type='standard']"/> </dateTimeFormat> </dateTimeFormatLength> <availableFormats> <dateFormatItem id="Bh">h B</dateFormatItem> <dateFormatItem id="Bhm">h:mm B</dateFormatItem> <dateFormatItem id="Bhms">h:mm:ss B</dateFormatItem> <dateFormatItem id="d">d</dateFormatItem> <dateFormatItem id="E">ccc</dateFormatItem> <dateFormatItem id="EBhm">E h:mm B</dateFormatItem> <dateFormatItem id="EBhms">E h:mm:ss B</dateFormatItem> <dateFormatItem id="Ed">d, E</dateFormatItem> <dateFormatItem id="Ehm">E h:mm a</dateFormatItem> <dateFormatItem id="EHm">E HH:mm</dateFormatItem> <dateFormatItem id="Ehms">E h:mm:ss a</dateFormatItem> <dateFormatItem id="EHms">E HH:mm:ss</dateFormatItem> <dateFormatItem id="Gy">G y</dateFormatItem> <dateFormatItem id="GyMd">GGGGG y-MM-dd</dateFormatItem> <dateFormatItem id="GyMMM">G y MMM</dateFormatItem> <dateFormatItem id="GyMMMd">G y MMM d</dateFormatItem> <dateFormatItem id="GyMMMEd">G y MMM d, E</dateFormatItem> <dateFormatItem id="h">h a</dateFormatItem> <dateFormatItem id="H">HH</dateFormatItem> <dateFormatItem id="hm">h:mm a</dateFormatItem> <dateFormatItem id="Hm">HH:mm</dateFormatItem> <dateFormatItem id="hms">h:mm:ss a</dateFormatItem> <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem> <dateFormatItem id="M">L</dateFormatItem> <dateFormatItem id="Md">MM-dd</dateFormatItem> <dateFormatItem id="MEd">MM-dd, E</dateFormatItem> <dateFormatItem id="MMM">LLL</dateFormatItem> <dateFormatItem id="MMMd">MMM d</dateFormatItem> <dateFormatItem id="MMMEd">MMM d, E</dateFormatItem> <dateFormatItem id="MMMMd">MMMM d</dateFormatItem> <dateFormatItem id="ms">mm:ss</dateFormatItem> <dateFormatItem id="y">G y</dateFormatItem> <dateFormatItem id="yyyy">G y</dateFormatItem> <dateFormatItem id="yyyyM">GGGGG y-MM</dateFormatItem> <dateFormatItem id="yyyyMd">GGGGG y-MM-dd</dateFormatItem> <dateFormatItem id="yyyyMEd">GGGGG y-MM-dd, E</dateFormatItem> <dateFormatItem id="yyyyMMM">G y MMM</dateFormatItem> <dateFormatItem id="yyyyMMMd">G y MMM d</dateFormatItem> <dateFormatItem id="yyyyMMMEd">G y MMM d, E</dateFormatItem> <dateFormatItem id="yyyyMMMM">G y MMMM</dateFormatItem> <dateFormatItem id="yyyyQQQ">G y QQQ</dateFormatItem> <dateFormatItem id="yyyyQQQQ">G y QQQQ</dateFormatItem> </availableFormats> <appendItems> <appendItem request="Day">{0} ({2}: {1})</appendItem> <appendItem request="Day-Of-Week">{0} {1}</appendItem> <appendItem request="Era">{1} {0}</appendItem> <appendItem request="Hour">{0} ({2}: {1})</appendItem> <appendItem request="Minute">{0} ({2}: {1})</appendItem> <appendItem request="Month">{0} ({2}: {1})</appendItem> <appendItem request="Quarter">{0} ({2}: {1})</appendItem> <appendItem request="Second">{0} ({2}: {1})</appendItem> <appendItem request="Timezone">{0} {1}</appendItem> <appendItem request="Week">{0} ({2}: {1})</appendItem> <appendItem request="Year">{1} {0}</appendItem> </appendItems> <intervalFormats> <intervalFormatFallback>{0} – {1}</intervalFormatFallback> <intervalFormatItem id="Bh"> <greatestDifference id="B">h B – h B</greatestDifference> <greatestDifference id="h">h–h B</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Bhm"> <greatestDifference id="B">h:mm B – h:mm B</greatestDifference> <greatestDifference id="h">h:mm–h:mm B</greatestDifference> <greatestDifference id="m">h:mm–h:mm B</greatestDifference> </intervalFormatItem> <intervalFormatItem id="d"> <greatestDifference id="d">d–d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Gy"> <greatestDifference id="G">G y – G y</greatestDifference> <greatestDifference id="y">G y–y</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyM"> <greatestDifference id="G">GGGGG y-MM – GGGGG y-MM</greatestDifference> <greatestDifference id="M">GGGGG y-MM – y-MM</greatestDifference> <greatestDifference id="y">GGGGG y-MM – y-MM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMd"> <greatestDifference id="d">GGGGG y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="G">GGGGG y-MM-dd – GGGGG y-MM-dd</greatestDifference> <greatestDifference id="M">GGGGG y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="y">GGGGG y-MM-dd – y-MM-dd</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMEd"> <greatestDifference id="d">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="G">GGGGG y-MM-dd, E – GGGGG y-MM-dd, E</greatestDifference> <greatestDifference id="M">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="y">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMMM"> <greatestDifference id="G">G y MMM – G y MMM</greatestDifference> <greatestDifference id="M">G y MMM–MMM</greatestDifference> <greatestDifference id="y">G y MMM – y MMM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMMMd"> <greatestDifference id="d">G y MMM d–d</greatestDifference> <greatestDifference id="G">G y MMM d – G y MMM d</greatestDifference> <greatestDifference id="M">G y MMM d – MMM d</greatestDifference> <greatestDifference id="y">G y MMM d – y MMM d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="GyMMMEd"> <greatestDifference id="d">G y MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="G">G y MMM d, E – G y MMM d, E</greatestDifference> <greatestDifference id="M">G y MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="y">G y MMM d, E – y MMM d, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="h"> <greatestDifference id="a">h a – h a</greatestDifference> <greatestDifference id="h">h–h a</greatestDifference> </intervalFormatItem> <intervalFormatItem id="H"> <greatestDifference id="H">HH–HH</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hm"> <greatestDifference id="a">h:mm a – h:mm a</greatestDifference> <greatestDifference id="h">h:mm–h:mm a</greatestDifference> <greatestDifference id="m">h:mm–h:mm a</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hm"> <greatestDifference id="H">HH:mm–HH:mm</greatestDifference> <greatestDifference id="m">HH:mm–HH:mm</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hmv"> <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference> <greatestDifference id="h">h:mm–h:mm a v</greatestDifference> <greatestDifference id="m">h:mm–h:mm a v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hmv"> <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference> <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="hv"> <greatestDifference id="a">h a – h a v</greatestDifference> <greatestDifference id="h">h–h a v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Hv"> <greatestDifference id="H">HH–HH v</greatestDifference> </intervalFormatItem> <intervalFormatItem id="M"> <greatestDifference id="M">MM–MM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="Md"> <greatestDifference id="d">MM-dd – MM-dd</greatestDifference> <greatestDifference id="M">MM-dd – MM-dd</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MEd"> <greatestDifference id="d">MM-dd, E – MM-dd, E</greatestDifference> <greatestDifference id="M">MM-dd, E – MM-dd, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMM"> <greatestDifference id="M">LLL–LLL</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMd"> <greatestDifference id="d">MMM d–d</greatestDifference> <greatestDifference id="M">MMM d – MMM d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="MMMEd"> <greatestDifference id="d">MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="M">MMM d, E – MMM d, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="y"> <greatestDifference id="y">G y–y</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yM"> <greatestDifference id="M">GGGGG y-MM – y-MM</greatestDifference> <greatestDifference id="y">GGGGG y-MM – y-MM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMd"> <greatestDifference id="d">GGGGG y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="M">GGGGG y-MM-dd – y-MM-dd</greatestDifference> <greatestDifference id="y">GGGGG y-MM-dd – y-MM-dd</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMEd"> <greatestDifference id="d">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="M">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> <greatestDifference id="y">GGGGG y-MM-dd, E – y-MM-dd, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMM"> <greatestDifference id="M">G y MMM–MMM</greatestDifference> <greatestDifference id="y">G y MMM – y MMM</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMd"> <greatestDifference id="d">G y MMM d–d</greatestDifference> <greatestDifference id="M">G y MMM d – MMM d</greatestDifference> <greatestDifference id="y">G y MMM d – y MMM d</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMEd"> <greatestDifference id="d">G y MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="M">G y MMM d, E – MMM d, E</greatestDifference> <greatestDifference id="y">G y MMM d, E – y MMM d, E</greatestDifference> </intervalFormatItem> <intervalFormatItem id="yMMMM"> <greatestDifference id="M">G y MMMM–MMMM</greatestDifference> <greatestDifference id="y">G y MMMM – y MMMM</greatestDifference> </intervalFormatItem> </intervalFormats> </dateTimeFormats> </calendar> <calendar type="gregorian"> <months> <monthContext type="format"> <monthWidth type="abbreviated"> <alias source="locale" path="../monthWidth[@type='wide']"/> </monthWidth> <monthWidth type="narrow"> <alias source="locale" path="../../monthContext[@type='stand-alone']/monthWidth[@type='narrow']"/> </monthWidth> <monthWidth type="wide"> <month type="1">M01</month> <month type="2">M02</month> <month type="3">M03</month> <month type="4">M04</month> <month type="5">M05</month> <month type="6">M06</month> <month type="7">M07</month> <month type="8">M08</month> <month type="9">M09</month> <month type="10">M10</month> <month type="11">M11</month> <month type="12">M12</month> </monthWidth> </monthContext