• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="en"/>
12		<territory type="IE"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="generic">
17				<dateFormats>
18					<dateFormatLength type="full">
19						<dateFormat>
20							<pattern>EEEE d MMMM y G</pattern>
21						</dateFormat>
22					</dateFormatLength>
23				</dateFormats>
24				<dateTimeFormats>
25					<availableFormats>
26						<dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
27						<dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
28						<dateFormatItem id="yyyyMEd" draft="contributed">E, d/M/y G</dateFormatItem>
29						<dateFormatItem id="yyyyMMMEd">E d MMM y G</dateFormatItem>
30					</availableFormats>
31					<intervalFormats>
32						<intervalFormatItem id="yM">
33							<greatestDifference id="M" draft="contributed">MM/y – MM/y G</greatestDifference>
34							<greatestDifference id="y" draft="contributed">MM/y – MM/y G</greatestDifference>
35						</intervalFormatItem>
36						<intervalFormatItem id="yMd">
37							<greatestDifference id="d" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
38							<greatestDifference id="M" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
39							<greatestDifference id="y" draft="contributed">dd/MM/y – dd/MM/y G</greatestDifference>
40						</intervalFormatItem>
41						<intervalFormatItem id="yMEd">
42							<greatestDifference id="d" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
43							<greatestDifference id="M" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
44							<greatestDifference id="y" draft="contributed">E dd/MM/y – E dd/MM/y G</greatestDifference>
45						</intervalFormatItem>
46						<intervalFormatItem id="yMMMEd">
47							<greatestDifference id="d" draft="contributed">E d – E d MMM y G</greatestDifference>
48							<greatestDifference id="M" draft="contributed">E d MMM – E d MMM y G</greatestDifference>
49							<greatestDifference id="y" draft="contributed">E d MMM y – E d MMM y G</greatestDifference>
50						</intervalFormatItem>
51					</intervalFormats>
52				</dateTimeFormats>
53			</calendar>
54			<calendar type="gregorian">
55				<dayPeriods>
56					<dayPeriodContext type="format">
57						<dayPeriodWidth type="wide">
58							<dayPeriod type="am">a.m.</dayPeriod>
59							<dayPeriod type="pm">p.m.</dayPeriod>
60						</dayPeriodWidth>
61					</dayPeriodContext>
62				</dayPeriods>
63				<dateFormats>
64					<dateFormatLength type="full">
65						<dateFormat>
66							<pattern>EEEE d MMMM y</pattern>
67						</dateFormat>
68					</dateFormatLength>
69				</dateFormats>
70				<timeFormats>
71					<timeFormatLength type="full">
72						<timeFormat>
73							<pattern>HH:mm:ss zzzz</pattern>
74						</timeFormat>
75					</timeFormatLength>
76					<timeFormatLength type="long">
77						<timeFormat>
78							<pattern>HH:mm:ss z</pattern>
79						</timeFormat>
80					</timeFormatLength>
81					<timeFormatLength type="medium">
82						<timeFormat>
83							<pattern>HH:mm:ss</pattern>
84						</timeFormat>
85					</timeFormatLength>
86					<timeFormatLength type="short">
87						<timeFormat>
88							<pattern>HH:mm</pattern>
89						</timeFormat>
90					</timeFormatLength>
91				</timeFormats>
92				<dateTimeFormats>
93					<availableFormats>
94						<dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
95						<dateFormatItem id="MEd" draft="contributed">E, d/M</dateFormatItem>
96						<dateFormatItem id="yMd">d/M/y</dateFormatItem>
97						<dateFormatItem id="yMEd" draft="contributed">E, d/M/y</dateFormatItem>
98						<dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
99					</availableFormats>
100					<intervalFormats>
101						<intervalFormatItem id="yMEd">
102							<greatestDifference id="d" draft="contributed">E dd/MM/y – E dd/MM/y</greatestDifference>
103							<greatestDifference id="M" draft="contributed">E dd/MM/y – E dd/MM/y</greatestDifference>
104							<greatestDifference id="y" draft="contributed">E dd/MM/y – E dd/MM/y</greatestDifference>
105						</intervalFormatItem>
106						<intervalFormatItem id="yMMMEd">
107							<greatestDifference id="d" draft="contributed">E d – E d MMM y</greatestDifference>
108							<greatestDifference id="M" draft="contributed">E d MMM – E d MMM y</greatestDifference>
109							<greatestDifference id="y" draft="contributed">E d MMM y – E d MMM y</greatestDifference>
110						</intervalFormatItem>
111					</intervalFormats>
112				</dateTimeFormats>
113			</calendar>
114		</calendars>
115		<timeZoneNames>
116			<zone type="Europe/Dublin">
117				<short>
118					<daylight>IST</daylight>
119				</short>
120			</zone>
121		</timeZoneNames>
122	</dates>
123</ldml>
124