jdk-24/make/data/cldr/common/main/en_SE.xml
Naoto Sato c709e1cbf0 8221432: Upgrade CLDR to Version 35.1
Reviewed-by: rriggs, srl
2019-05-08 12:45:02 -07:00

73 lines
2.1 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2019 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision: 14770 $"/>
<language type="en"/>
<territory type="SE"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="short">
<dateFormat>
<pattern>G y-MM-dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yyyyM">y-MM G</dateFormatItem>
<dateFormatItem id="yyyyMd">y-MM-dd G</dateFormatItem>
<dateFormatItem id="yyyyMEd">E y-MM-dd G</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<dateFormats>
<dateFormatLength type="short">
<dateFormat>
<pattern>y-MM-dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yM">y-MM</dateFormatItem>
<dateFormatItem id="yMd">y-MM-dd</dateFormatItem>
<dateFormatItem id="yMEd">E, y-MM-dd</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group> </group>
<exponential>×10^</exponential>
</symbols>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>#,##0 %</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencies>
<currency type="SEK">
<symbol>kr</symbol>
</currency>
</currencies>
</numbers>
</ldml>