e875ad74cc
X-SVN-Rev: 12887
46 lines
988 B
Plaintext
46 lines
988 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
en_IE {
|
|
Version { "2.0" }
|
|
AmPmMarkers {
|
|
"a.m.",
|
|
"p.m.",
|
|
}
|
|
// DateTimeElements:intvector {
|
|
// 2,
|
|
// 1,
|
|
// }
|
|
DateTimePatterns {
|
|
"HH:mm:ss z",
|
|
"HH:mm:ss z",
|
|
"HH:mm:ss",
|
|
"HH:mm",
|
|
"EEEE d MMMM yyyy",
|
|
"d MMMM yyyy",
|
|
"d MMM yyyy",
|
|
"dd/MM/yyyy",
|
|
"{1} {0}",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
zoneStrings {
|
|
{
|
|
"Europe/London",
|
|
"Greenwich Mean Time",
|
|
"GMT",
|
|
"Ireland Summer Time",
|
|
"IST",
|
|
}
|
|
}
|
|
|
|
}
|