File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,36 @@ CLDR data files are interpreted according to the LDML specification (http://unic
12
12
<script type =" Hant" />
13
13
<territory type =" CN" />
14
14
</identity >
15
+ <dates >
16
+ <calendars >
17
+ <calendar type =" gregorian" >
18
+ <timeFormats >
19
+ <timeFormatLength type =" full" >
20
+ <timeFormat >
21
+ <pattern draft =" contributed" >HH:mm:ss [zzzz]</pattern >
22
+ <datetimeSkeleton draft =" contributed" >HHmmsszzzz</datetimeSkeleton >
23
+ </timeFormat >
24
+ </timeFormatLength >
25
+ <timeFormatLength type =" long" >
26
+ <timeFormat >
27
+ <pattern draft =" contributed" >HH:mm:ss [z]</pattern >
28
+ <datetimeSkeleton draft =" contributed" >HHmmssz</datetimeSkeleton >
29
+ </timeFormat >
30
+ </timeFormatLength >
31
+ <timeFormatLength type =" medium" >
32
+ <timeFormat >
33
+ <pattern draft =" contributed" >HH:mm:ss</pattern >
34
+ <datetimeSkeleton draft =" contributed" >HHmmss</datetimeSkeleton >
35
+ </timeFormat >
36
+ </timeFormatLength >
37
+ <timeFormatLength type =" short" >
38
+ <timeFormat >
39
+ <pattern draft =" contributed" >HH:mm</pattern >
40
+ <datetimeSkeleton draft =" contributed" >HHmm</datetimeSkeleton >
41
+ </timeFormat >
42
+ </timeFormatLength >
43
+ </timeFormats >
44
+ </calendar >
45
+ </calendars >
46
+ </dates >
15
47
</ldml >
You can’t perform that action at this time.
0 commit comments