]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2010 International Business Machines | |
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{ | |
10 | Version{"2.0.47.72"} | |
11 | calendar{ | |
12 | gregorian{ | |
13 | DateTimeElements:intvector{ | |
14 | 1, | |
15 | 4, | |
16 | } | |
17 | DateTimePatterns{ | |
18 | "zzzzah时mm分ss秒", | |
19 | "ahh:mm:ssz", | |
20 | "ah:mm:ss", | |
21 | "ahh:mm", | |
22 | "y年M月d日EEEE", | |
23 | "y年M月d日", | |
24 | "yyyy-M-d", | |
25 | "dd/MM/yy", | |
26 | "{1} {0}", | |
27 | "{1}{0}", | |
28 | "{1}{0}", | |
29 | "{1} {0}", | |
30 | "{1} {0}", | |
31 | } | |
32 | } | |
33 | } | |
34 | } |