2001-07-31 02:07:41 +00:00
|
|
|
// *******************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
// *
|
2001-03-21 17:49:38 +00:00
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2000-10-06 00:15:37 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
|
|
|
|
|
|
|
ga_IE {
|
2001-07-31 02:03:05 +00:00
|
|
|
Version { "x0.1" }
|
2000-10-06 00:15:37 +00:00
|
|
|
CurrencyElements {
|
2001-10-12 19:01:26 +00:00
|
|
|
"\u20AC",
|
|
|
|
"EUR",
|
2000-10-06 00:15:37 +00:00
|
|
|
".",
|
|
|
|
}
|
|
|
|
DateTimePatterns {
|
2001-01-02 20:50:09 +00:00
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
|
|
|
"EEEE dd MMMM yyyy",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"MMM dd,yy",
|
2000-10-12 22:20:45 +00:00
|
|
|
"dd/MM/yy",
|
2000-10-06 00:15:37 +00:00
|
|
|
"{1} {0}",
|
2001-01-02 20:50:09 +00:00
|
|
|
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
2001-07-31 02:07:41 +00:00
|
|
|
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
2000-10-06 00:15:37 +00:00
|
|
|
"#,##0%",
|
|
|
|
}
|
|
|
|
}
|