| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/sr_Latn_BA.xml | 6 // * Source File: <path>/common/main/sr_Latn_BA.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 sr_Latn_BA{ | 9 sr_Latn_BA{ |
| 10 %%Parent{"sr_Latn"} |
| 10 Version{"2.1.8.20"} | 11 Version{"2.1.8.20"} |
| 11 calendar{ | 12 calendar{ |
| 12 generic{ | 13 generic{ |
| 13 DateTimePatterns{ | 14 DateTimePatterns{ |
| 14 "HH 'časova', mm 'minuta', ss 'sekundi' zzzz", | 15 "HH 'časova', mm 'minuta', ss 'sekundi' zzzz", |
| 15 "HH.mm.ss z", | 16 "HH.mm.ss z", |
| 16 "HH:mm:ss", | 17 "HH:mm:ss", |
| 17 "HH:mm", | 18 "HH:mm", |
| 18 "EEEE, dd. MMMM y. G", | 19 "EEEE, dd. MMMM y. G", |
| 19 "dd. MMMM y. G", | 20 "dd. MMMM y. G", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 "septembar", | 79 "septembar", |
| 79 "oktobar", | 80 "oktobar", |
| 80 "novembar", | 81 "novembar", |
| 81 "decembar", | 82 "decembar", |
| 82 } | 83 } |
| 83 } | 84 } |
| 84 } | 85 } |
| 85 } | 86 } |
| 86 } | 87 } |
| 87 } | 88 } |
| OLD | NEW |