Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/sr_Latn_ME.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | sr_Latn_ME{ |
michael@0 | 10 | Version{"2.0.90.61"} |
michael@0 | 11 | calendar{ |
michael@0 | 12 | generic{ |
michael@0 | 13 | DateTimePatterns{ |
michael@0 | 14 | "HH.mm.ss zzzz", |
michael@0 | 15 | "HH.mm.ss z", |
michael@0 | 16 | "HH.mm.ss", |
michael@0 | 17 | "HH.mm", |
michael@0 | 18 | "EEEE, dd. MMMM y. G", |
michael@0 | 19 | "d.MM.y. G", |
michael@0 | 20 | "dd.MM.y. G", |
michael@0 | 21 | "d.M.y. GGGGG", |
michael@0 | 22 | "{1} {0}", |
michael@0 | 23 | "{1} {0}", |
michael@0 | 24 | "{1} {0}", |
michael@0 | 25 | "{1} {0}", |
michael@0 | 26 | "{1} {0}", |
michael@0 | 27 | } |
michael@0 | 28 | } |
michael@0 | 29 | gregorian{ |
michael@0 | 30 | DateTimePatterns{ |
michael@0 | 31 | "HH.mm.ss zzzz", |
michael@0 | 32 | "HH.mm.ss z", |
michael@0 | 33 | "HH.mm.ss", |
michael@0 | 34 | "HH.mm", |
michael@0 | 35 | "EEEE, dd. MMMM y.", |
michael@0 | 36 | "d.MM.y.", |
michael@0 | 37 | "dd.MM.y.", |
michael@0 | 38 | "d.M.yy.", |
michael@0 | 39 | "{1} {0}", |
michael@0 | 40 | "{1} {0}", |
michael@0 | 41 | "{1} {0}", |
michael@0 | 42 | "{1} {0}", |
michael@0 | 43 | "{1} {0}", |
michael@0 | 44 | } |
michael@0 | 45 | } |
michael@0 | 46 | } |
michael@0 | 47 | } |