scuffed-code/icu4c/source/data/locales/zh_Hans_CN.txt
Ram Viswanadha bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00

37 lines
1017 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2006 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_CN.xml
// *
// ***************************************************************************
zh_Hans_CN{
NumberPatterns{
"#,##0.###",
"¤#,##0.00",
"#,##0%",
"#E0",
}
Version{"1.21"}
calendar{
gregorian{
DateTimeElements:intvector{
1,
1,
}
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}",
}
}
}
}