• 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="Hans"/>
13		<territory type="SG"/>
14	</identity>
15	<dates>
16		<calendars>
17			<calendar type="buddhist">
18				<dateFormats>
19					<dateFormatLength type="short">
20						<dateFormat>
21							<pattern draft="contributed">Gd/M/yy</pattern>
22							<datetimeSkeleton draft="contributed">GyyMd</datetimeSkeleton>
23						</dateFormat>
24					</dateFormatLength>
25				</dateFormats>
26				<dateTimeFormats>
27					<intervalFormats>
28						<intervalFormatFallback>{0}至{1}</intervalFormatFallback>
29						<intervalFormatItem id="Hv">
30							<greatestDifference id="H">vHH–HH</greatestDifference>
31						</intervalFormatItem>
32					</intervalFormats>
33				</dateTimeFormats>
34			</calendar>
35			<calendar type="chinese">
36				<dateFormats>
37					<dateFormatLength type="full">
38						<dateFormat>
39							<pattern numbers="hanidec" draft="contributed">U年MMMd日EEEE</pattern>
40							<datetimeSkeleton numbers="hanidec" draft="contributed">UMMMEEEEd</datetimeSkeleton>
41						</dateFormat>
42					</dateFormatLength>
43					<dateFormatLength type="long">
44						<dateFormat>
45							<pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
46							<datetimeSkeleton numbers="hanidec" draft="contributed">UMMMd</datetimeSkeleton>
47						</dateFormat>
48					</dateFormatLength>
49					<dateFormatLength type="medium">
50						<dateFormat>
51							<pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
52							<datetimeSkeleton numbers="hanidec" draft="contributed">UMMMd</datetimeSkeleton>
53						</dateFormat>
54					</dateFormatLength>
55				</dateFormats>
56			</calendar>
57			<calendar type="generic">
58				<dateFormats>
59					<dateFormatLength type="short">
60						<dateFormat>
61							<pattern>dd/MM/yyGGGGG</pattern>
62							<datetimeSkeleton>GGGGGyyMMdd</datetimeSkeleton>
63						</dateFormat>
64					</dateFormatLength>
65				</dateFormats>
66				<dateTimeFormats>
67					<availableFormats>
68						<dateFormatItem id="Md" draft="contributed">M-d</dateFormatItem>
69						<dateFormatItem id="MEd" draft="contributed">M-dE</dateFormatItem>
70						<dateFormatItem id="MMdd" draft="contributed">MM-dd</dateFormatItem>
71						<dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
72						<dateFormatItem id="yyyyMd" draft="contributed">Gy年M月d日</dateFormatItem>
73						<dateFormatItem id="yyyyMEd" draft="contributed">Gy年M月d日,E</dateFormatItem>
74					</availableFormats>
75					<intervalFormats>
76						<intervalFormatFallback draft="contributed">{0}至{1}</intervalFormatFallback>
77						<intervalFormatItem id="Hmv">
78							<greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
79							<greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
80						</intervalFormatItem>
81						<intervalFormatItem id="Hv">
82							<greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
83						</intervalFormatItem>
84						<intervalFormatItem id="Md">
85							<greatestDifference id="d" draft="contributed">M-d至M-d</greatestDifference>
86							<greatestDifference id="M" draft="contributed">M-d至M-d</greatestDifference>
87						</intervalFormatItem>
88						<intervalFormatItem id="MEd">
89							<greatestDifference id="d" draft="contributed">M-dE至M-dE</greatestDifference>
90							<greatestDifference id="M" draft="contributed">M-dE至M-dE</greatestDifference>
91						</intervalFormatItem>
92						<intervalFormatItem id="MMMEd">
93							<greatestDifference id="d" draft="contributed">M月d日E至M月d日E</greatestDifference>
94						</intervalFormatItem>
95						<intervalFormatItem id="yM">
96							<greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
97						</intervalFormatItem>
98						<intervalFormatItem id="yMd">
99							<greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
100							<greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
101							<greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
102						</intervalFormatItem>
103						<intervalFormatItem id="yMEd">
104							<greatestDifference id="d" draft="contributed">d/M/yEd/M/yE</greatestDifference>
105							<greatestDifference id="M" draft="contributed">d/M/yEd/M/yE</greatestDifference>
106							<greatestDifference id="y" draft="contributed">d/M/yEd/M/yE</greatestDifference>
107						</intervalFormatItem>
108					</intervalFormats>
109				</dateTimeFormats>
110			</calendar>
111			<calendar type="gregorian">
112				<dateFormats>
113					<dateFormatLength type="short">
114						<dateFormat>
115							<pattern>dd/MM/yy</pattern>
116							<datetimeSkeleton>yyMMdd</datetimeSkeleton>
117						</dateFormat>
118					</dateFormatLength>
119				</dateFormats>
120				<timeFormats>
121					<timeFormatLength type="full">
122						<timeFormat>
123							<pattern>zzzz ah:mm:ss</pattern>
124							<datetimeSkeleton>ahmmsszzzz</datetimeSkeleton>
125						</timeFormat>
126					</timeFormatLength>
127					<timeFormatLength type="long">
128						<timeFormat>
129							<pattern>z ah:mm:ss</pattern>
130							<datetimeSkeleton>ahmmssz</datetimeSkeleton>
131						</timeFormat>
132					</timeFormatLength>
133					<timeFormatLength type="medium">
134						<timeFormat>
135							<pattern>ah:mm:ss</pattern>
136							<datetimeSkeleton>ahmmss</datetimeSkeleton>
137						</timeFormat>
138					</timeFormatLength>
139					<timeFormatLength type="short">
140						<timeFormat>
141							<pattern>ah:mm</pattern>
142							<datetimeSkeleton>ahmm</datetimeSkeleton>
143						</timeFormat>
144					</timeFormatLength>
145				</timeFormats>
146				<dateTimeFormats>
147					<availableFormats>
148						<dateFormatItem id="Md" draft="contributed">M-d</dateFormatItem>
149						<dateFormatItem id="MEd" draft="contributed">M-dE</dateFormatItem>
150						<dateFormatItem id="MMdd" draft="contributed">MM-dd</dateFormatItem>
151						<dateFormatItem id="MMM" draft="contributed">M月</dateFormatItem>
152						<dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
153						<dateFormatItem id="yMd" draft="contributed">y年M月d日</dateFormatItem>
154						<dateFormatItem id="yMEd" draft="contributed">y年M月d日,E</dateFormatItem>
155					</availableFormats>
156					<intervalFormats>
157						<intervalFormatFallback draft="contributed">{0}至{1}</intervalFormatFallback>
158						<intervalFormatItem id="d">
159							<greatestDifference id="d" draft="contributed">d日至d日</greatestDifference>
160						</intervalFormatItem>
161						<intervalFormatItem id="Hmv">
162							<greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
163							<greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
164						</intervalFormatItem>
165						<intervalFormatItem id="Hv">
166							<greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
167						</intervalFormatItem>
168						<intervalFormatItem id="Md">
169							<greatestDifference id="d" draft="contributed">M-d至M-d</greatestDifference>
170							<greatestDifference id="M" draft="contributed">M-d至M-d</greatestDifference>
171						</intervalFormatItem>
172						<intervalFormatItem id="MEd">
173							<greatestDifference id="d" draft="contributed">M-dE至M-dE</greatestDifference>
174							<greatestDifference id="M" draft="contributed">M-dE至M-dE</greatestDifference>
175						</intervalFormatItem>
176						<intervalFormatItem id="MMMEd">
177							<greatestDifference id="d" draft="contributed">M月d日E至M月d日E</greatestDifference>
178						</intervalFormatItem>
179						<intervalFormatItem id="yM">
180							<greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
181						</intervalFormatItem>
182						<intervalFormatItem id="yMd">
183							<greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
184							<greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
185							<greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
186						</intervalFormatItem>
187						<intervalFormatItem id="yMEd">
188							<greatestDifference id="d" draft="contributed">d/M/yEd/M/yE</greatestDifference>
189							<greatestDifference id="M" draft="contributed">d/M/yEd/M/yE</greatestDifference>
190							<greatestDifference id="y" draft="contributed">d/M/yEd/M/yE</greatestDifference>
191						</intervalFormatItem>
192					</intervalFormats>
193				</dateTimeFormats>
194			</calendar>
195			<calendar type="islamic">
196				<dateFormats>
197					<dateFormatLength type="short">
198						<dateFormat>
199							<pattern draft="contributed">Gd/M/yy</pattern>
200							<datetimeSkeleton draft="contributed">GyyMd</datetimeSkeleton>
201						</dateFormat>
202					</dateFormatLength>
203				</dateFormats>
204			</calendar>
205			<calendar type="japanese">
206				<dateFormats>
207					<dateFormatLength type="short">
208						<dateFormat>
209							<pattern draft="contributed">Gd/M/yy</pattern>
210							<datetimeSkeleton draft="contributed">GyyMd</datetimeSkeleton>
211						</dateFormat>
212					</dateFormatLength>
213				</dateFormats>
214				<dateTimeFormats>
215					<availableFormats>
216						<dateFormatItem id="Md" draft="contributed">M/d</dateFormatItem>
217						<dateFormatItem id="MEd" draft="contributed">M/dE</dateFormatItem>
218					</availableFormats>
219				</dateTimeFormats>
220			</calendar>
221			<calendar type="roc">
222				<dateFormats>
223					<dateFormatLength type="short">
224						<dateFormat>
225							<pattern draft="contributed">Gd/M/yy</pattern>
226							<datetimeSkeleton draft="contributed">GyyMd</datetimeSkeleton>
227						</dateFormat>
228					</dateFormatLength>
229				</dateFormats>
230				<dateTimeFormats>
231					<availableFormats>
232						<dateFormatItem id="Md" draft="contributed">↑↑↑</dateFormatItem>
233						<dateFormatItem id="MEd" draft="contributed">↑↑↑</dateFormatItem>
234						<dateFormatItem id="MMM" draft="contributed">M月</dateFormatItem>
235					</availableFormats>
236				</dateTimeFormats>
237			</calendar>
238		</calendars>
239		<fields>
240			<field type="second">
241				<relativeTime type="future">
242					<relativeTimePattern count="other">{0}秒后</relativeTimePattern>
243				</relativeTime>
244				<relativeTime type="past">
245					<relativeTimePattern count="other">{0}秒前</relativeTimePattern>
246				</relativeTime>
247			</field>
248		</fields>
249		<timeZoneNames>
250			<zone type="America/Scoresbysund">
251				<exemplarCity draft="contributed">斯考斯伯松德</exemplarCity>
252			</zone>
253			<metazone type="Malaysia">
254				<short>
255					<standard>MYT</standard>
256				</short>
257			</metazone>
258			<metazone type="Singapore">
259				<short>
260					<standard>SGT</standard>
261				</short>
262			</metazone>
263		</timeZoneNames>
264	</dates>
265	<numbers>
266		<currencyFormats numberSystem="latn">
267			<unitPattern count="other" draft="contributed">{0} {1}</unitPattern>
268		</currencyFormats>
269		<currencies>
270			<currency type="ANG">
271				<displayName count="other" draft="contributed">荷兰安的列斯盾</displayName>
272			</currency>
273			<currency type="CNY">
274				<symbol draft="contributed">CN¥</symbol>
275			</currency>
276			<currency type="NIO">
277				<displayName count="other" draft="contributed">尼加拉瓜科多巴</displayName>
278			</currency>
279			<currency type="SGD">
280				<symbol>$</symbol>
281			</currency>
282			<currency type="XAG">
283				<displayName draft="contributed">白银</displayName>
284				<displayName count="other">白银</displayName>
285			</currency>
286		</currencies>
287	</numbers>
288	<units>
289		<unitLength type="long">
290			<compoundUnit type="per">
291				<compoundUnitPattern draft="contributed">{0}/{1}</compoundUnitPattern>
292			</compoundUnit>
293			<unit type="concentr-karat">
294				<displayName draft="unconfirmed">开</displayName>
295				<unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
296			</unit>
297			<unit type="duration-second">
298				<unitPattern count="other" draft="contributed">{0}秒</unitPattern>
299			</unit>
300			<unit type="temperature-kelvin">
301				<displayName draft="contributed">开氏度</displayName>
302				<unitPattern count="other" draft="contributed">{0}开氏度</unitPattern>
303			</unit>
304		</unitLength>
305		<unitLength type="short">
306			<unit type="acceleration-g-force">
307				<unitPattern count="other" draft="unconfirmed">{0}G力</unitPattern>
308			</unit>
309			<unit type="concentr-karat">
310				<displayName draft="unconfirmed">开</displayName>
311				<unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
312			</unit>
313			<unit type="temperature-kelvin">
314				<displayName draft="unconfirmed">开氏度</displayName>
315				<unitPattern count="other" draft="contributed">{0}°K</unitPattern>
316			</unit>
317		</unitLength>
318		<unitLength type="narrow">
319			<unit type="concentr-karat">
320				<displayName>↑↑↑</displayName>
321				<unitPattern count="other">{0}开</unitPattern>
322			</unit>
323			<unit type="length-picometer">
324				<unitPattern count="other" draft="unconfirmed">{0}皮米</unitPattern>
325			</unit>
326			<unit type="length-mile">
327				<unitPattern count="other" draft="unconfirmed">{0}英里</unitPattern>
328			</unit>
329			<unit type="length-yard">
330				<unitPattern count="other" draft="unconfirmed">{0}码</unitPattern>
331			</unit>
332			<unit type="length-foot">
333				<unitPattern count="other" draft="unconfirmed">{0}英尺</unitPattern>
334			</unit>
335			<unit type="length-inch">
336				<unitPattern count="other" draft="unconfirmed">{0}英寸</unitPattern>
337			</unit>
338			<unit type="length-light-year">
339				<unitPattern count="other" draft="unconfirmed">{0}光年</unitPattern>
340			</unit>
341			<unit type="temperature-kelvin">
342				<displayName>↑↑↑</displayName>
343				<unitPattern count="other">↑↑↑</unitPattern>
344			</unit>
345		</unitLength>
346	</units>
347</ldml>
348