summaryrefslogtreecommitdiff
path: root/intl/icu/source/data/locales/en_US_POSIX.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/locales/en_US_POSIX.txt')
-rw-r--r--intl/icu/source/data/locales/en_US_POSIX.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_US_POSIX.txt b/intl/icu/source/data/locales/en_US_POSIX.txt
new file mode 100644
index 0000000..26bbe64
--- /dev/null
+++ b/intl/icu/source/data/locales/en_US_POSIX.txt
@@ -0,0 +1,28 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2012 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_US_POSIX.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/en_US_POSIX.xml
+ */
+en_US_POSIX{
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤ #0.00"}
+ decimalFormat{"#0.######"}
+ percentFormat{"#0%"}
+ scientificFormat{"0.000000E+000"}
+ }
+ symbols{
+ infinity{"INF"}
+ perMille{"0/00"}
+ }
+ }
+ }
+ Version{"2.0.65.46"}
+}