• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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_Hant_MO.xml
7// *
8// ***************************************************************************
9zh_Hant_MO{
10    Version{"2.0.45.82"}
11    calendar{
12        gregorian{
13            DateTimeElements:intvector{
14                1,
15                4,
16            }
17            DateTimePatterns{
18                "zzzzah時mm分ss秒",
19                "zah時mm分ss秒",
20                "ahh:mm:ss",
21                "ah:mm",
22                "y年MM月dd日EEEE",
23                "y年MM月dd日",
24                "y年M月d日",
25                "yy年M月d日",
26                "{1} {0}",
27                "{1}{0}",
28                "{1}{0}",
29                "{1} {0}",
30                "{1} {0}",
31            }
32        }
33    }
34}
35