Index: icu46/source/data/locales/zh_Hans_SG.txt |
=================================================================== |
--- icu46/source/data/locales/zh_Hans_SG.txt (revision 0) |
+++ icu46/source/data/locales/zh_Hans_SG.txt (revision 0) |
@@ -0,0 +1,34 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 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{"2.0.47.72"} |
+ calendar{ |
+ gregorian{ |
+ DateTimeElements:intvector{ |
+ 1, |
+ 4, |
+ } |
+ DateTimePatterns{ |
+ "zzzzah时mm分ss秒", |
+ "ahh:mm:ssz", |
+ "ah:mm:ss", |
+ "ahh:mm", |
+ "y年M月d日EEEE", |
+ "y年M月d日", |
+ "yyyy-M-d", |
+ "dd/MM/yy", |
+ "{1} {0}", |
+ "{1}{0}", |
+ "{1}{0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ } |
+ } |
+} |
Property changes on: icu46/source/data/locales/zh_Hans_SG.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |