文本文件  |  31行  |  887 B

// ***************************************************************************
// *
// * 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}",
            }
        }
    }
}