xref: /aosp_15_r20/external/cldr/common/main/ta_MY.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="ta"/>
12		<territory type="MY"/>
13	</identity>
14	<dates>
15		<timeZoneNames>
16			<metazone type="India">
17				<short>
18					<standard>∅∅∅</standard>
19				</short>
20			</metazone>
21			<metazone type="Malaysia">
22				<short>
23					<standard>MYT</standard>
24				</short>
25			</metazone>
26			<metazone type="Singapore">
27				<short>
28					<standard>SGT</standard>
29				</short>
30			</metazone>
31		</timeZoneNames>
32	</dates>
33	<numbers>
34		<decimalFormats numberSystem="latn">
35			<decimalFormatLength>
36				<decimalFormat>
37					<pattern>#,##0.###</pattern>
38				</decimalFormat>
39			</decimalFormatLength>
40		</decimalFormats>
41		<percentFormats numberSystem="latn">
42			<percentFormatLength>
43				<percentFormat>
44					<pattern>#,##0%</pattern>
45				</percentFormat>
46			</percentFormatLength>
47		</percentFormats>
48		<currencyFormats numberSystem="latn">
49			<currencyFormatLength>
50				<currencyFormat type="standard">
51					<pattern>¤ #,##0.00</pattern>
52					<pattern alt="noCurrency" draft="provisional">↑↑↑</pattern>
53				</currencyFormat>
54			</currencyFormatLength>
55		</currencyFormats>
56		<currencies>
57			<currency type="MYR">
58				<symbol>RM</symbol>
59			</currency>
60			<currency type="SGD">
61				<symbol>S$</symbol>
62			</currency>
63		</currencies>
64	</numbers>
65</ldml>
66