aa0b0a88e8
X-SVN-Rev: 2
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
// ****************************************************************************
|
|
// * *
|
|
// * COPYRIGHT: *
|
|
// * (C) Copyright Taligent, Inc., 1997 *
|
|
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
|
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
|
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
|
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
|
// * *
|
|
// ****************************************************************************
|
|
|
|
es_EC {
|
|
CurrencyElements {
|
|
"S/",
|
|
"ECS",
|
|
".",
|
|
}
|
|
DateTimePatterns {
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a",
|
|
"hh:mm a",
|
|
"EEEE d' de 'MMMM' de 'yyyy",
|
|
"d' de 'MMMM' de 'yyyy",
|
|
"dd/MM/yyyy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID { "300a" }
|
|
LocaleString { "es_EC" }
|
|
NumberElements {
|
|
".",
|
|
",",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0.00;\u00A4-#,##0.00",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "ECU" }
|
|
}
|