]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2013 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/tk.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/tk.xml | |
11 | */ | |
12 | tk{ | |
13 | Version{"2.0.82.15"} | |
14 | zoneStrings{ | |
15 | "meta:Turkmenistan"{ | |
16 | sg{"TMT"} | |
17 | } | |
18 | fallbackFormat{"{1} ({0})"} | |
19 | gmtFormat{"GMT{0}"} | |
20 | hourFormat{"+HH:mm;-HH:mm"} | |
21 | } | |
22 | } |