2001-03-21 17:49:38 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
|
|
|
|
2001-02-06 21:55:42 +00:00
|
|
|
el_GR_EURO {
|
|
|
|
CurrencyElements {
|
|
|
|
"\u20ac",
|
|
|
|
"EUR ",
|
|
|
|
",",
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.0000\u00a4;-\u00a4#,##0.0000",
|
|
|
|
"#,##0%",
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|