scuffed-code/icu4c/data/es_ES_EURO.txt

20 lines
531 B
Plaintext
Raw Normal View History

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
1999-08-16 21:50:52 +00:00
es_ES_EURO {
CurrencyElements {
"\u20AC",
"EUR",
",",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
}
}