jdk/make/data/cldr/common/main/sv_AX.xml
Naoto Sato 2c3c4707c0 8354548: Update CLDR to Version 48.0
Reviewed-by: joehw, jlu
2025-11-07 19:33:21 +00:00

74 lines
2.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

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-2025 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="sv"/>
<territory type="AX"/>
</identity>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d.M.y G</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d.M.y G</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<intervalFormats>
<intervalFormatItem id="GyMd">
<greatestDifference id="d">d.M.yd.M.y GGGGG</greatestDifference>
<greatestDifference id="M">d.M.yd.M.y GGGGG</greatestDifference>
</intervalFormatItem>
</intervalFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<dateFormats>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d.M.y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>d.M.y</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="GyMd">d.M.y GGGGG</dateFormatItem>
</availableFormats>
<intervalFormats>
<intervalFormatItem id="GyMd">
<greatestDifference id="d">d.M.yd.M.y GGGGG</greatestDifference>
<greatestDifference id="G">d.M.y GGGGGd.M.y GGGGG</greatestDifference>
<greatestDifference id="M">d.M.yd.M.y GGGGG</greatestDifference>
<greatestDifference id="y">d.M.yd.M.y GGGGG</greatestDifference>
</intervalFormatItem>
<intervalFormatItem id="GyMEd">
<greatestDifference id="d">E, d.M.yE, d.M.y GGGGG</greatestDifference>
<greatestDifference id="G">E, d.M.y GGGGGE, d.M.y GGGGG</greatestDifference>
<greatestDifference id="M">E, d.M.yE, d.M.y GGGGG</greatestDifference>
<greatestDifference id="y">E, d.M.yE, d.M.y GGGGG</greatestDifference>
</intervalFormatItem>
</intervalFormats>
</dateTimeFormats>
</calendar>
</calendars>
</dates>
</ldml>