scuffed-code/icu4c/source/data/locales/en_IE.txt

56 lines
1.2 KiB
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
1999-08-16 21:50:52 +00:00
en_IE {
Version { "1.0" }
// Duplicated in parent
// Countries {
// US { "United States" }
// GB { "United Kingdom" }
// CA { "Canada" }
// IE { "Ireland" }
// AU { "Australia" }
// NZ { "New Zealand" }
// }
1999-08-16 21:50:52 +00:00
CurrencyElements {
"\u20AC",
"EUR",
".",
1999-08-16 21:50:52 +00:00
}
DateTimeElements:intvector {
2,
1,
1999-08-16 21:50:52 +00:00
}
DateTimePatterns {
"HH:mm:ss z",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
"dd MMMM yyyy",
"dd MMMM yyyy",
"dd-MMM-yy",
"dd/MM/yy",
"{1} {0}",
1999-08-16 21:50:52 +00:00
}
// Duplicated in parent
// Languages {
// en { "English" }
// }
LocaleID:int { 0x1809 }
// LocaleString { "en_IE" }
// ShortCountry { "IRL" }
1999-08-16 21:50:52 +00:00
zoneStrings {
{
"Europe/London",
"Greenwich Mean Time",
"GMT",
"Ireland Summer Time",
"IST",
1999-08-16 21:50:52 +00:00
}
}
}