jdk-24/make/data/cldr/common/main/en_DK.xml
Naoto Sato 5b3de6e143 8284840: Update CLDR to Version 42.0
Reviewed-by: erikj, iris, joehw
2022-10-24 15:48:38 +00:00

99 lines
3.3 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.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
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="DK"/>
</identity>
<dates>
<calendars>
<calendar type="generic">
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="Ehm">E h.mma</dateFormatItem>
<dateFormatItem id="EHm">E HH.mm</dateFormatItem>
<dateFormatItem id="Ehms">E h.mm.ssa</dateFormatItem>
<dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem>
<dateFormatItem id="hm">h.mma</dateFormatItem>
<dateFormatItem id="Hm">HH.mm</dateFormatItem>
<dateFormatItem id="hms">h.mm.ssa</dateFormatItem>
<dateFormatItem id="Hms">HH.mm.ss</dateFormatItem>
<dateFormatItem id="hmsv">h.mm.ssa v</dateFormatItem>
<dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem>
<dateFormatItem id="hmv">h.mma v</dateFormatItem>
<dateFormatItem id="Hmv">HH.mm v</dateFormatItem>
<dateFormatItem id="ms">mm.ss</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
<calendar type="gregorian">
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH.mm.ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH.mm.ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH.mm.ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH.mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="Ehm">E h.mma</dateFormatItem>
<dateFormatItem id="EHm">E HH.mm</dateFormatItem>
<dateFormatItem id="Ehms">E h.mm.ssa</dateFormatItem>
<dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem>
<dateFormatItem id="hm">h.mma</dateFormatItem>
<dateFormatItem id="Hm">HH.mm</dateFormatItem>
<dateFormatItem id="hms">h.mm.ssa</dateFormatItem>
<dateFormatItem id="Hms">HH.mm.ss</dateFormatItem>
<dateFormatItem id="hmsv">h.mm.ssa v</dateFormatItem>
<dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem>
<dateFormatItem id="hmv">h.mma v</dateFormatItem>
<dateFormatItem id="Hmv">HH.mm v</dateFormatItem>
<dateFormatItem id="ms">mm.ss</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<symbols numberSystem="latn">
<decimal>,</decimal>
<group>.</group>
<superscriptingExponent>·</superscriptingExponent>
<timeSeparator>.</timeSeparator>
</symbols>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>#,##0 %</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencies>
<currency type="DKK">
<symbol>kr.</symbol>
</currency>
</currencies>
</numbers>
</ldml>