1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/zh_Hans_HK.xml 7// * 8// *************************************************************************** 9zh_Hans_HK{ 10 NumberElements{ 11 latn{ 12 patterns{ 13 currencyFormat{"¤#,##0.00"} 14 } 15 } 16 } 17 Version{"2.0.78.47"} 18 calendar{ 19 buddhist{ 20 DateTimePatterns{ 21 "zzzzah:mm:ss", 22 "zah:mm:ss", 23 "ah:mm:ss", 24 "ah:mm", 25 "Gy年M月d日EEEE", 26 "Gy年M月d日", 27 "Gy年M月d日", 28 "Gd/M/yy", 29 "{1} {0}", 30 "{1}{0}", 31 "{1}{0}", 32 "{1} {0}", 33 "{1} {0}", 34 } 35 availableFormats{ 36 M{"L"} 37 } 38 } 39 gregorian{ 40 DateTimePatterns{ 41 "zzzzah:mm:ss", 42 "zah:mm:ss", 43 "ah:mm:ss", 44 "ah:mm", 45 "y年M月d日EEEE", 46 "y年M月d日", 47 "y年M月d日", 48 "d/M/yy", 49 "{1} {0}", 50 "{1}{0}", 51 "{1}{0}", 52 "{1} {0}", 53 "{1} {0}", 54 } 55 availableFormats{ 56 HHmm{"HH:mm"} 57 M{"L"} 58 MMMMdd{"M月d日"} 59 Md{"M-d"} 60 yM{"y年M月"} 61 } 62 fields{ 63 era{ 64 dn{"纪元"} 65 } 66 } 67 intervalFormats{ 68 Hmv{ 69 H{"vHH:mm–HH:mm"} 70 m{"vHH:mm–HH:mm"} 71 } 72 Hv{ 73 H{"vHH–HH"} 74 } 75 fallback{"{0}–{1}"} 76 h{ 77 h{"ah至h时"} 78 } 79 yM{ 80 M{"yy年M月至yy年M月"} 81 } 82 yMEd{ 83 M{"d/M/yyE至d/M/yyE"} 84 d{"d/M/yyE至d/M/yyE"} 85 y{"d/M/yyE至d/M/yyE"} 86 } 87 yMMMEd{ 88 d{"y年M月d日E至M月d日E"} 89 } 90 yMd{ 91 M{"d/M/yy至d/M/yy"} 92 d{"d/M/yy至d/M/yy"} 93 y{"d/M/yy至d/M/yy"} 94 } 95 } 96 } 97 islamic{ 98 DateTimePatterns{ 99 "zzzzah:mm:ss", 100 "zah:mm:ss", 101 "ah:mm:ss", 102 "ah:mm", 103 "Gy年M月d日EEEE", 104 "Gy年M月d日", 105 "Gy年M月d日", 106 "Gd/M/yy", 107 "{1} {0}", 108 "{1}{0}", 109 "{1}{0}", 110 "{1} {0}", 111 "{1} {0}", 112 } 113 availableFormats{ 114 Hm{"HH:mm"} 115 Hms{"HH:mm:ss"} 116 M{"L"} 117 } 118 } 119 japanese{ 120 DateTimePatterns{ 121 "zzzzah:mm:ss", 122 "zah:mm:ss", 123 "ah:mm:ss", 124 "ah:mm", 125 "Gy年M月d日EEEE", 126 "Gy年M月d日", 127 "Gy年M月d日", 128 "Gd/M/yy", 129 "{1} {0}", 130 "{1} {0}", 131 "{1} {0}", 132 "{1} {0}", 133 "{1} {0}", 134 } 135 } 136 roc{ 137 DateTimePatterns{ 138 "zzzzah:mm:ss", 139 "zah:mm:ss", 140 "ah:mm:ss", 141 "ah:mm", 142 "Gy年M月d日EEEE", 143 "Gy年M月d日", 144 "Gy年M月d日", 145 "Gd/M/yy", 146 "{1} {0}", 147 "{1}{0}", 148 "{1}{0}", 149 "{1} {0}", 150 "{1} {0}", 151 } 152 } 153 } 154} 155