a0801c85b9
X-SVN-Rev: 5409
34 lines
887 B
Plaintext
34 lines
887 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
es_PE {
|
|
CurrencyElements {
|
|
"S/",
|
|
"PEN",
|
|
".",
|
|
}
|
|
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 { "280a" }
|
|
LocaleString { "es_PE" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0.00;\u00A4-#,##0.00",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "PER" }
|
|
}
|