mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3191 Add data found from Séamus O Ciardhuáin. Need to add it now due to scheduled plans with OpenI18N
X-SVN-Rev: 13227
This commit is contained in:
parent
05ee82acf2
commit
d531b2c917
2 changed files with 1162 additions and 13 deletions
|
@ -11,10 +11,10 @@ en_IE {
|
|||
"a.m.",
|
||||
"p.m.",
|
||||
}
|
||||
// DateTimeElements:intvector {
|
||||
// 2,
|
||||
// 1,
|
||||
// }
|
||||
DateTimeElements:intvector {
|
||||
2,
|
||||
1,
|
||||
}
|
||||
DateTimePatterns {
|
||||
"HH:mm:ss z",
|
||||
"HH:mm:ss z",
|
||||
|
@ -34,12 +34,12 @@ en_IE {
|
|||
}
|
||||
zoneStrings {
|
||||
{
|
||||
"Europe/London",
|
||||
"Greenwich Mean Time",
|
||||
"GMT",
|
||||
"Ireland Summer Time",
|
||||
"Europe/Dublin",
|
||||
"Greenwich Mean Time", // This doesn't look correct
|
||||
"GMT", // This doesn't look correct
|
||||
"Irish Summer Time",
|
||||
"IST",
|
||||
"Dublin",
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue