< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_JM.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: 11914 $"/>
  10                 <language type="en"/>
  11                 <territory type="JM"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="generic">
  16                                 <dateFormats>
  17                                         <dateFormatLength type="short">
  18                                                 <dateFormat>
  19                                                         <pattern draft="unconfirmed">d/M/y GGGGG</pattern>
  20                                                 </dateFormat>
  21                                         </dateFormatLength>
  22                                 </dateFormats>
  23                                 <dateTimeFormats>
  24                                         <availableFormats>
  25                                                 <dateFormatItem id="Md" draft="unconfirmed">d/M</dateFormatItem>
  26                                                 <dateFormatItem id="MEd" draft="unconfirmed">E, d/M</dateFormatItem>
  27                                                 <dateFormatItem id="yyyyMEd" draft="unconfirmed">E, d/M/y G</dateFormatItem>
  28                                         </availableFormats>
  29                                         <intervalFormats>


  77                                                         <greatestDifference id="y" draft="unconfirmed">d/M/y – d/M/y</greatestDifference>
  78                                                 </intervalFormatItem>
  79                                                 <intervalFormatItem id="yMEd">
  80                                                         <greatestDifference id="d" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  81                                                         <greatestDifference id="M" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  82                                                         <greatestDifference id="y" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  83                                                 </intervalFormatItem>
  84                                         </intervalFormats>
  85                                 </dateTimeFormats>
  86                         </calendar>
  87                 </calendars>
  88         </dates>
  89         <numbers>
  90                 <currencies>
  91                         <currency type="JMD">
  92                                 <symbol>$</symbol>
  93                         </currency>
  94                 </currencies>
  95         </numbers>
  96 </ldml>
  97 
   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="JM"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="short">
  19                                                 <dateFormat>
  20                                                         <pattern draft="unconfirmed">d/M/y GGGGG</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                 </dateFormats>
  24                                 <dateTimeFormats>
  25                                         <availableFormats>
  26                                                 <dateFormatItem id="Md" draft="unconfirmed">d/M</dateFormatItem>
  27                                                 <dateFormatItem id="MEd" draft="unconfirmed">E, d/M</dateFormatItem>
  28                                                 <dateFormatItem id="yyyyMEd" draft="unconfirmed">E, d/M/y G</dateFormatItem>
  29                                         </availableFormats>
  30                                         <intervalFormats>


  78                                                         <greatestDifference id="y" draft="unconfirmed">d/M/y – d/M/y</greatestDifference>
  79                                                 </intervalFormatItem>
  80                                                 <intervalFormatItem id="yMEd">
  81                                                         <greatestDifference id="d" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  82                                                         <greatestDifference id="M" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  83                                                         <greatestDifference id="y" draft="unconfirmed">E, d/M/y – E, d/M/y</greatestDifference>
  84                                                 </intervalFormatItem>
  85                                         </intervalFormats>
  86                                 </dateTimeFormats>
  87                         </calendar>
  88                 </calendars>
  89         </dates>
  90         <numbers>
  91                 <currencies>
  92                         <currency type="JMD">
  93                                 <symbol>$</symbol>
  94                         </currency>
  95                 </currencies>
  96         </numbers>
  97 </ldml>

< prev index next >