]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2008 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_Hant_MO.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | zh_Hant_MO{ | |
10 | Version{"1.59"} | |
11 | calendar{ | |
12 | gregorian{ | |
13 | DateTimeElements:intvector{ | |
14 | 1, | |
15 | 1, | |
16 | } | |
17 | DateTimePatterns{ | |
18 | "ahh時mm分ss秒v", | |
19 | "ahh時mm分ss秒z", | |
20 | "ahh:mm:ss", | |
21 | "ah:mm", | |
22 | "yyyy年MM月dd日EEEE", | |
23 | "yyyy年MM月dd日", | |
24 | "yyyy年M月d日", | |
25 | "yy年M月d日", | |
26 | "{1} {0}", | |
27 | } | |
28 | } | |
29 | } | |
30 | } |