zh_CN.txt   [plain text]


// ***************************************************************************
// *
// *   Copyright (C) 1997-2003, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// ***************************************************************************

zh_CN {
    Version{ "2.0" }
//    LocaleString { "zh_CN" }
    NumberPatterns { 
        "#,##0.###;-#,##0.###",
        "\u00A4#,##0.00;-\u00A4#,##0.00",
        "#,##0%",
        "#E0",
    }
//    ShortCountry { "CHN" }

    LocaleID:int { 0x0804 }

    DateTimePatterns { 
        "ahh'\u65F6'mm'\u5206'ss'\u79D2' z",
        "ahh'\u65F6'mm'\u5206'ss'\u79D2'",
        "ahh:mm:ss",
        "ah:mm",
        "yyyy'\u5E74'M'\u6708'd'\u65E5'EEEE",
        "yyyy'\u5E74'M'\u6708'd'\u65E5'",
        "yyyy.M.d",
        "yy.M.d",
        "{1} {0}",
    }
}