xref: /aosp_15_r20/external/cldr/common/main/ms_BN.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2024 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5SPDX-License-Identifier: Unicode-3.0
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="ms"/>
12		<territory type="BN"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="buddhist">
17				<dateFormats>
18					<dateFormatLength type="full">
19						<dateFormat>
20							<pattern>↑↑↑</pattern>
21							<datetimeSkeleton>GyMMMMdd</datetimeSkeleton>
22						</dateFormat>
23					</dateFormatLength>
24				</dateFormats>
25			</calendar>
26			<calendar type="generic">
27				<dateFormats>
28					<dateFormatLength type="full">
29						<dateFormat>
30							<pattern>dd MMMM y G</pattern>
31							<datetimeSkeleton>GyMMMMdd</datetimeSkeleton>
32						</dateFormat>
33					</dateFormatLength>
34				</dateFormats>
35			</calendar>
36			<calendar type="gregorian">
37				<dateFormats>
38					<dateFormatLength type="full">
39						<dateFormat>
40							<pattern>dd MMMM y</pattern>
41							<datetimeSkeleton>yMMMMdd</datetimeSkeleton>
42						</dateFormat>
43					</dateFormatLength>
44				</dateFormats>
45			</calendar>
46			<calendar type="islamic">
47				<dateFormats>
48					<dateFormatLength type="full">
49						<dateFormat>
50							<pattern>↑↑↑</pattern>
51							<datetimeSkeleton>GyMMMMdd</datetimeSkeleton>
52						</dateFormat>
53					</dateFormatLength>
54				</dateFormats>
55			</calendar>
56		</calendars>
57	</dates>
58	<numbers>
59		<symbols numberSystem="latn">
60			<decimal>,</decimal>
61			<group>.</group>
62		</symbols>
63		<symbols numberSystem="olck">
64			<decimal>↑↑↑</decimal>
65		</symbols>
66		<currencyFormats numberSystem="latn">
67			<currencyFormatLength>
68				<currencyFormat type="standard">
69					<pattern>¤ #,##0.00</pattern>
70					<pattern alt="noCurrency" draft="provisional">↑↑↑</pattern>
71				</currencyFormat>
72			</currencyFormatLength>
73		</currencyFormats>
74		<currencies>
75			<currency type="BND">
76				<symbol>$</symbol>
77			</currency>
78		</currencies>
79	</numbers>
80</ldml>
81