< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_IE.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html


   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 11979 $"/>
  10                 <language type="en"/>
  11                 <territory type="IE"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="generic">
  16                                 <dateFormats>
  17                                         <dateFormatLength type="full">
  18                                                 <dateFormat>
  19                                                         <pattern>EEEE d MMMM y G</pattern>
  20                                                 </dateFormat>
  21                                         </dateFormatLength>
  22                                 </dateFormats>
  23                                 <dateTimeFormats>
  24                                         <availableFormats>
  25                                                 <dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
  26                                                 <dateFormatItem id="MEd" draft="contributed">E, 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>


 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         <units>
 124                 <unitLength type="long">
 125                         <unit type="mass-stone">
 126                                 <displayName>stone</displayName>
 127                                 <unitPattern count="one">{0} stone</unitPattern>
 128                                 <unitPattern count="other">{0} stone</unitPattern>
 129                         </unit>
 130                 </unitLength>
 131                 <unitLength type="short">
 132                         <unit type="mass-stone">
 133                                 <displayName>stone</displayName>
 134                         </unit>
 135                 </unitLength>
 136         </units>
 137 </ldml>
 138 
   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>


 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>

< prev index next >