• 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-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="zh"/>
12		<script type="Hant"/>
13		<territory type="MY"/>
14	</identity>
15	<dates>
16		<calendars>
17			<calendar type="gregorian">
18				<timeFormats>
19					<timeFormatLength type="full">
20						<timeFormat>
21							<pattern draft="contributed">zzzz ah:mm:ss</pattern>
22							<datetimeSkeleton draft="contributed">ahmmsszzzz</datetimeSkeleton>
23						</timeFormat>
24					</timeFormatLength>
25					<timeFormatLength type="long">
26						<timeFormat>
27							<pattern draft="contributed">z ah:mm:ss</pattern>
28							<datetimeSkeleton draft="contributed">ahmmssz</datetimeSkeleton>
29						</timeFormat>
30					</timeFormatLength>
31					<timeFormatLength type="medium">
32						<timeFormat>
33							<pattern draft="contributed">ah:mm:ss</pattern>
34							<datetimeSkeleton draft="contributed">ahmmss</datetimeSkeleton>
35						</timeFormat>
36					</timeFormatLength>
37					<timeFormatLength type="short">
38						<timeFormat>
39							<pattern draft="contributed">ah:mm</pattern>
40							<datetimeSkeleton draft="contributed">ahmm</datetimeSkeleton>
41						</timeFormat>
42					</timeFormatLength>
43				</timeFormats>
44			</calendar>
45		</calendars>
46	</dates>
47	<numbers>
48		<currencies>
49			<currency type="MYR">
50				<displayName draft="unconfirmed">↑↑↑</displayName>
51				<displayName count="other" draft="unconfirmed">↑↑↑</displayName>
52			</currency>
53		</currencies>
54	</numbers>
55</ldml>
56