• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="en"/>
12		<territory type="DK"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="generic">
17				<dateTimeFormats>
18					<availableFormats>
19						<dateFormatItem id="Ehm">E h.mm a</dateFormatItem>
20						<dateFormatItem id="EHm">E HH.mm</dateFormatItem>
21						<dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem>
22						<dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem>
23						<dateFormatItem id="hm">h.mm a</dateFormatItem>
24						<dateFormatItem id="Hm">HH.mm</dateFormatItem>
25						<dateFormatItem id="hms">h.mm.ss a</dateFormatItem>
26						<dateFormatItem id="Hms">HH.mm.ss</dateFormatItem>
27						<dateFormatItem id="hmsv">h.mm.ss a v</dateFormatItem>
28						<dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem>
29						<dateFormatItem id="hmv">h.mm a v</dateFormatItem>
30						<dateFormatItem id="Hmv">HH.mm v</dateFormatItem>
31						<dateFormatItem id="ms">mm.ss</dateFormatItem>
32					</availableFormats>
33				</dateTimeFormats>
34			</calendar>
35			<calendar type="gregorian">
36				<timeFormats>
37					<timeFormatLength type="full">
38						<timeFormat>
39							<pattern>HH.mm.ss zzzz</pattern>
40						</timeFormat>
41					</timeFormatLength>
42					<timeFormatLength type="long">
43						<timeFormat>
44							<pattern>HH.mm.ss z</pattern>
45						</timeFormat>
46					</timeFormatLength>
47					<timeFormatLength type="medium">
48						<timeFormat>
49							<pattern>HH.mm.ss</pattern>
50						</timeFormat>
51					</timeFormatLength>
52					<timeFormatLength type="short">
53						<timeFormat>
54							<pattern>HH.mm</pattern>
55						</timeFormat>
56					</timeFormatLength>
57				</timeFormats>
58				<dateTimeFormats>
59					<availableFormats>
60						<dateFormatItem id="Ehm">E h.mm a</dateFormatItem>
61						<dateFormatItem id="EHm">E HH.mm</dateFormatItem>
62						<dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem>
63						<dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem>
64						<dateFormatItem id="hm">h.mm a</dateFormatItem>
65						<dateFormatItem id="Hm">HH.mm</dateFormatItem>
66						<dateFormatItem id="hms">h.mm.ss a</dateFormatItem>
67						<dateFormatItem id="Hms">HH.mm.ss</dateFormatItem>
68						<dateFormatItem id="hmsv">h.mm.ss a v</dateFormatItem>
69						<dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem>
70						<dateFormatItem id="hmv">h.mm a v</dateFormatItem>
71						<dateFormatItem id="Hmv">HH.mm v</dateFormatItem>
72						<dateFormatItem id="ms">mm.ss</dateFormatItem>
73					</availableFormats>
74				</dateTimeFormats>
75			</calendar>
76		</calendars>
77	</dates>
78	<numbers>
79		<symbols numberSystem="latn">
80			<decimal>,</decimal>
81			<group>.</group>
82			<superscriptingExponent>·</superscriptingExponent>
83			<timeSeparator>.</timeSeparator>
84		</symbols>
85		<percentFormats numberSystem="latn">
86			<percentFormatLength>
87				<percentFormat>
88					<pattern>#,##0 %</pattern>
89				</percentFormat>
90			</percentFormatLength>
91		</percentFormats>
92		<currencies>
93			<currency type="DKK">
94				<symbol>kr.</symbol>
95			</currency>
96		</currencies>
97	</numbers>
98</ldml>
99