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