summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/locales/sr_Latn_RS.txt
blob: 1f43d91c931a09d2b9c6e05c13d5f2be63629c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// ***************************************************************************
// *
// * Copyright (C) 2007 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/sr_Latn_RS.xml
// *
// ***************************************************************************
sr_Latn_RS{
    NumberPatterns{
        "#,##0.###",
        "¤ #,##0.00",
        "#,##0%",
        "#E0",
    }
    Version{"1.12"}
    calendar{
        gregorian{
            DateTimePatterns{
                "HH.mm.ss v",
                "HH.mm.ss z",
                "HH.mm.ss",
                "HH.mm",
                "EEEE, dd. MMMM yyyy.",
                "d. MMM yyyy.",
                "dd.MM.yyyy.",
                "d.M.yy.",
                "{1} {0}",
            }
        }
    }
}