]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/zh_Hans_CN.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / zh_Hans_CN.txt
CommitLineData
374ca955
A
1// ***************************************************************************
2// *
3// * Copyright (C) 2004 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File: ../../../locale/common/main/zh_Hans_CN.xml
7// *
8// ***************************************************************************
9zh_Hans_CN{
10 NumberPatterns{
11 "#,##0.###;-#,##0.###",
12 "¤#,##0.00;-¤#,##0.00",
13 "#,##0%",
14 "#E0",
15 }
16 Version{"1.2"}
17 calendar{
18 gregorian{
19 DateTimePatterns{
20 "ahh'时'mm'分'ss'秒' z",
21 "ahh'时'mm'分'ss'秒'",
22 "ahh:mm:ss",
23 "ah:mm",
24 "yyyy'年'M'月'd'日'EEEE",
25 "yyyy'年'M'月'd'日'",
26 "yyyy-M-d",
27 "yy-M-d",
28 "{1} {0}",
29 }
30 }
31 }
32}