• 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-2018 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: 13876 $"/>
11		<language type="ms"/>
12		<script type="Arab"/>
13		<territory type="BN"/>
14	</identity>
15	<dates>
16		<calendars>
17			<calendar type="generic">
18				<dateFormats>
19					<dateFormatLength type="full">
20						<dateFormat>
21							<pattern>dd MMMM y G</pattern>
22						</dateFormat>
23					</dateFormatLength>
24				</dateFormats>
25			</calendar>
26			<calendar type="gregorian">
27				<dateFormats>
28					<dateFormatLength type="full">
29						<dateFormat>
30							<pattern>dd MMMM y</pattern>
31						</dateFormat>
32					</dateFormatLength>
33				</dateFormats>
34			</calendar>
35		</calendars>
36	</dates>
37	<numbers>
38		<symbols numberSystem="latn">
39			<decimal>,</decimal>
40			<group>.</group>
41		</symbols>
42		<currencyFormats numberSystem="latn">
43			<currencyFormatLength>
44				<currencyFormat type="standard">
45					<pattern>¤ #,##0.00</pattern>
46				</currencyFormat>
47			</currencyFormatLength>
48		</currencyFormats>
49		<currencies>
50			<currency type="BND">
51				<symbol>$</symbol>
52			</currency>
53		</currencies>
54	</numbers>
55</ldml>
56