]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/zh_Hans_SG.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | zh_Hans_SG{ | |
729e4ab9 | 10 | Version{"2.0.47.72"} |
73c04bcf A |
11 | calendar{ |
12 | gregorian{ | |
13 | DateTimeElements:intvector{ | |
14 | 1, | |
729e4ab9 | 15 | 4, |
73c04bcf A |
16 | } |
17 | DateTimePatterns{ | |
729e4ab9 | 18 | "zzzzah时mm分ss秒", |
46f4442e | 19 | "ahh:mm:ssz", |
729e4ab9 | 20 | "ah:mm:ss", |
46f4442e | 21 | "ahh:mm", |
729e4ab9 A |
22 | "y年M月d日EEEE", |
23 | "y年M月d日", | |
46f4442e | 24 | "yyyy-M-d", |
73c04bcf A |
25 | "dd/MM/yy", |
26 | "{1} {0}", | |
729e4ab9 A |
27 | "{1}{0}", |
28 | "{1}{0}", | |
29 | "{1} {0}", | |
30 | "{1} {0}", | |
73c04bcf A |
31 | } |
32 | } | |
33 | } | |
34 | } |