scuffed-code/icu4c/source/data/locales/zh_Hans_CN.txt
Steven R. Loomis 6a2217eb7c ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16689
2004-10-30 09:59:33 +00:00

33 lines
957 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../locale/common/main/zh_Hans_CN.xml
// *
// ***************************************************************************
zh_Hans_CN{
NumberPatterns{
"#,##0.###;-#,##0.###",
"¤#,##0.00;-¤#,##0.00",
"#,##0%",
"#E0",
}
Version{"1.2"}
calendar{
gregorian{
DateTimePatterns{
"ahh'时'mm'分'ss'秒' z",
"ahh'时'mm'分'ss'秒'",
"ahh:mm:ss",
"ah:mm",
"yyyy'年'M'月'd'日'EEEE",
"yyyy'年'M'月'd'日'",
"yyyy-M-d",
"yy-M-d",
"{1} {0}",
}
}
}
}