summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-xetex/data/locales/zh_Hans_SG.txt
blob: ca904bfed33ec33ab3ad17e402d741406b7cf962 (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
// ***************************************************************************
// *
// * 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/zh_Hans_SG.xml
// *
// ***************************************************************************
zh_Hans_SG{
    Version{"1.47"}
    calendar{
        gregorian{
            DateTimeElements:intvector{
                1,
                1,
            }
            DateTimePatterns{
                "ahh时mm分ss秒 v",
                "a hh:mm:ss z",
                "ahh:mm:ss",
                "a hh:mm",
                "yyyy年M月d日EEEE",
                "dd MMM yyyy",
                "yyyy-M-d",
                "dd/MM/yy",
                "{1} {0}",
            }
        }
    }
}