// ***************************************************************************
// *
-// * 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/en_ZA.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_ZA.xml
// *
// ***************************************************************************
en_ZA{
}
NumberElements{
latn{
- patterns{
- currencyFormat{"¤#,##0.00"}
- }
symbols{
decimal{","}
group{" "}
}
}
}
- Version{"2.0.47.67"}
+ Version{"2.0.82.45"}
calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE dd MMMM y G",
+ "dd MMMM y G",
+ "dd MMM y G",
+ "GGGGG y/MM/dd",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MEd{"E MM/dd"}
+ MMMEd{"E dd MMM"}
+ MMMd{"dd MMM"}
+ Md{"MM/dd"}
+ yMEd{"E, y/MM/dd"}
+ yMMMEd{"E, dd MMM y"}
+ yMMMd{"dd MMM y"}
+ yMd{"y/MM/dd"}
+ }
+ }
gregorian{
DateTimePatterns{
"h:mm:ss a zzzz",
"dd MMMM y",
"dd MMM y",
"yyyy/MM/dd",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MEd{"E MM/dd"}
+ MMMEd{"E dd MMM"}
+ MMMd{"dd MMM"}
+ Md{"MM/dd"}
+ yMEd{"E, y/MM/dd"}
+ yMMMEd{"E, dd MMM y"}
+ yMMMd{"dd MMM y"}
+ yMd{"y/MM/dd"}
}
}
}