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