]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
46f4442e | 6 | // * Source File:<path>/common/main/sr_Latn_ME.xml |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e | 9 | sr_Latn_ME{ |
73c04bcf A |
10 | NumberPatterns{ |
11 | "#,##0.###", | |
46f4442e | 12 | "¤ #,##0.00", |
73c04bcf A |
13 | "#,##0%", |
14 | "#E0", | |
15 | } | |
46f4442e | 16 | Version{"1.18"} |
73c04bcf A |
17 | calendar{ |
18 | gregorian{ | |
19 | DateTimePatterns{ | |
46f4442e A |
20 | "HH.mm.ss v", |
21 | "HH.mm.ss z", | |
22 | "HH.mm.ss", | |
23 | "HH.mm", | |
24 | "EEEE, dd. MMMM yyyy.", | |
25 | "d.MM.yyyy.", | |
26 | "dd.MM.yyyy.", | |
27 | "d.M.yy.", | |
73c04bcf A |
28 | "{1} {0}", |
29 | } | |
30 | } | |
31 | } | |
32 | } |