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