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: 14418 $"/> 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="yyyyMEd" draft="unconfirmed">E, d/M/y G</dateFormatItem> 28 </availableFormats> 29 <intervalFormats> 30 <intervalFormatItem id="Md"> 31 <greatestDifference id="d" draft="unconfirmed">d/M d/M</greatestDifference> 32 <greatestDifference id="M" draft="unconfirmed">d/M d/M</greatestDifference> 33 </intervalFormatItem> 34 <intervalFormatItem id="MEd"> 35 <greatestDifference id="d" draft="unconfirmed">E, d/M E, d/M</greatestDifference> 36 <greatestDifference id="M" draft="unconfirmed">E, d/M E, d/M</greatestDifference> 37 </intervalFormatItem> 38 <intervalFormatItem id="yMd"> 39 <greatestDifference id="d" draft="unconfirmed">d/M/y d/M/y G</greatestDifference> 40 <greatestDifference id="M" draft="unconfirmed">d/M/y d/M/y G</greatestDifference> 41 <greatestDifference id="y" draft="unconfirmed">d/M/y d/M/y G</greatestDifference> 42 </intervalFormatItem> 43 <intervalFormatItem id="yMEd"> 44 <greatestDifference id="d" draft="unconfirmed">E, d/M/y E, d/M/y G</greatestDifference> 45 <greatestDifference id="M" draft="unconfirmed">E, d/M/y E, d/M/y G</greatestDifference> 46 <greatestDifference id="y" draft="unconfirmed">E, d/M/y E, d/M/y G</greatestDifference> 47 </intervalFormatItem> 48 </intervalFormats> 49 </dateTimeFormats> 50 </calendar> 51 <calendar type="gregorian"> 52 <dateFormats> 53 <dateFormatLength type="short"> 54 <dateFormat> 55 <pattern draft="unconfirmed">d/M/yy</pattern> 56 </dateFormat> 57 </dateFormatLength> 58 </dateFormats> 59 <dateTimeFormats> 60 <availableFormats> 61 <dateFormatItem id="Md" draft="unconfirmed">d/M</dateFormatItem> 62 <dateFormatItem id="MEd" draft="unconfirmed">E, d/M</dateFormatItem> 63 <dateFormatItem id="yMEd" draft="unconfirmed">E, d/M/y</dateFormatItem> 64 </availableFormats> 65 <intervalFormats> 66 <intervalFormatItem id="Md"> 67 <greatestDifference id="d" draft="unconfirmed">d/M d/M</greatestDifference> 68 <greatestDifference id="M" draft="unconfirmed">d/M d/M</greatestDifference> 69 </intervalFormatItem> 70 <intervalFormatItem id="MEd"> 71 <greatestDifference id="d" draft="unconfirmed">E, d/M E, d/M</greatestDifference> 72 <greatestDifference id="M" draft="unconfirmed">E, d/M E, d/M</greatestDifference> 73 </intervalFormatItem> 74 <intervalFormatItem id="yMd"> 75 <greatestDifference id="d" draft="unconfirmed">d/M/y d/M/y</greatestDifference> 76 <greatestDifference id="M" draft="unconfirmed">d/M/y d/M/y</greatestDifference> 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