• 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="af"/>
12		<territory type="NA"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="generic">
17				<dateFormats>
18					<dateFormatLength type="full">
19						<dateFormat>
20							<pattern draft="unconfirmed">EEEE d MMMM y G</pattern>
21						</dateFormat>
22					</dateFormatLength>
23					<dateFormatLength type="long">
24						<dateFormat>
25							<pattern draft="unconfirmed">d MMMM y G</pattern>
26						</dateFormat>
27					</dateFormatLength>
28					<dateFormatLength type="medium">
29						<dateFormat>
30							<pattern draft="unconfirmed">d MMM y G</pattern>
31						</dateFormat>
32					</dateFormatLength>
33				</dateFormats>
34			</calendar>
35			<calendar type="gregorian">
36				<dateFormats>
37					<dateFormatLength type="full">
38						<dateFormat>
39							<pattern draft="unconfirmed">EEEE d MMMM y</pattern>
40						</dateFormat>
41					</dateFormatLength>
42					<dateFormatLength type="long">
43						<dateFormat>
44							<pattern draft="unconfirmed">d MMMM y</pattern>
45						</dateFormat>
46					</dateFormatLength>
47					<dateFormatLength type="medium">
48						<dateFormat>
49							<pattern draft="unconfirmed">d MMM y</pattern>
50						</dateFormat>
51					</dateFormatLength>
52				</dateFormats>
53				<timeFormats>
54					<timeFormatLength type="full">
55						<timeFormat>
56							<pattern>h:mm:ss a zzzz</pattern>
57						</timeFormat>
58					</timeFormatLength>
59					<timeFormatLength type="long">
60						<timeFormat>
61							<pattern>h:mm:ss a z</pattern>
62						</timeFormat>
63					</timeFormatLength>
64					<timeFormatLength type="medium">
65						<timeFormat>
66							<pattern>h:mm:ss a</pattern>
67						</timeFormat>
68					</timeFormatLength>
69					<timeFormatLength type="short">
70						<timeFormat>
71							<pattern>h:mm a</pattern>
72						</timeFormat>
73					</timeFormatLength>
74				</timeFormats>
75			</calendar>
76		</calendars>
77	</dates>
78	<numbers>
79		<currencies>
80			<currency type="NAD">
81				<symbol>$</symbol>
82			</currency>
83		</currencies>
84	</numbers>
85</ldml>
86