1c238d43e8
Reviewed-by: joehw, jlu
128 lines
4.0 KiB
XML
128 lines
4.0 KiB
XML
<?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/)
|
||
-->
|
||
<ldml>
|
||
<identity>
|
||
<version number="$Revision$"/>
|
||
<language type="en"/>
|
||
<territory type="CH"/>
|
||
</identity>
|
||
<dates>
|
||
<calendars>
|
||
<calendar type="chinese">
|
||
<dateFormats>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>dd.MM.r</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="MEd">E, dd.MM</dateFormatItem>
|
||
<dateFormatItem id="UM">M.U</dateFormatItem>
|
||
<dateFormatItem id="UMd">dd.MM.U</dateFormatItem>
|
||
<dateFormatItem id="yyyyM">MM.r</dateFormatItem>
|
||
<dateFormatItem id="yyyyMd">dd.MM.r</dateFormatItem>
|
||
<dateFormatItem id="yyyyMEd">E, dd.MM.r</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="dangi">
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="Md">dd.MM</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="generic">
|
||
<dateFormats>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>dd.MM.y GGGGG</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="GyMd">dd.MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="Md">dd.MM</dateFormatItem>
|
||
<dateFormatItem id="MEd">E, dd.MM</dateFormatItem>
|
||
<dateFormatItem id="yyyyM">MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="yyyyMd">dd.MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="yyyyMEd">E, dd.MM.y GGGGG</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="gregorian">
|
||
<dateFormats>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>dd.MM.y</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="GyMd">d.M.y G</dateFormatItem>
|
||
<dateFormatItem id="Md">dd.MM</dateFormatItem>
|
||
<dateFormatItem id="MEd">E, dd.MM</dateFormatItem>
|
||
<dateFormatItem id="MMdd">dd.MM</dateFormatItem>
|
||
<dateFormatItem id="yM">MM.y</dateFormatItem>
|
||
<dateFormatItem id="yMd">dd.MM.y</dateFormatItem>
|
||
<dateFormatItem id="yMEd">E, dd.MM.y</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="islamic">
|
||
<dateFormats>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>dd.MM.y GGGGG</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="GyMd">dd.MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="Md">dd.MM</dateFormatItem>
|
||
<dateFormatItem id="MEd">E dd.MM</dateFormatItem>
|
||
<dateFormatItem id="yyyyM">MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="yyyyMd">dd.MM.y GGGGG</dateFormatItem>
|
||
<dateFormatItem id="yyyyMEd">E, dd.MM.y GGGGG</dateFormatItem>
|
||
</availableFormats>
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
<calendar type="japanese">
|
||
<dateFormats>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
<pattern>M.d.y GGGGG</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols numberSystem="latn">
|
||
<group>’</group>
|
||
<superscriptingExponent>·</superscriptingExponent>
|
||
</symbols>
|
||
<currencyFormats numberSystem="latn">
|
||
<currencyFormatLength>
|
||
<currencyFormat type="standard">
|
||
<pattern>¤ #,##0.00;¤-#,##0.00</pattern>
|
||
</currencyFormat>
|
||
<currencyFormat type="accounting">
|
||
<pattern>¤ #,##0.00;¤-#,##0.00</pattern>
|
||
</currencyFormat>
|
||
</currencyFormatLength>
|
||
</currencyFormats>
|
||
</numbers>
|
||
</ldml>
|