summaryrefslogtreecommitdiff
path: root/intl/icu/source/data/locales/en_150.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/locales/en_150.txt')
-rwxr-xr-xintl/icu/source/data/locales/en_150.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_150.txt b/intl/icu/source/data/locales/en_150.txt
new file mode 100755
index 0000000..f2ec74e
--- /dev/null
+++ b/intl/icu/source/data/locales/en_150.txt
@@ -0,0 +1,49 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2012 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_150.xml
+// *
+// ***************************************************************************
+en_150{
+ %%Parent{"en_GB"}
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"#,##0.00 ¤"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.0.79.79"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH 'h' mm 'min' ss 's' zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE d MMMM y",
+ "d MMM y",
+ "dd MMM y",
+ "dd/MM/yy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MEd{"E d/M"}
+ Md{"d/M"}
+ yMEd{"E, d/M/y"}
+ yMMMEd{"E d MMM y"}
+ yMd{"d/M/y"}
+ }
+ }
+ }
+}