< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_MT.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="MT"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="generic">
  16                                 <dateFormats>
  17                                         <dateFormatLength type="long">
  18                                                 <dateFormat>
  19                                                         <pattern>dd MMMM y G</pattern>
  20                                                 </dateFormat>
  21                                         </dateFormatLength>
  22                                         <dateFormatLength type="medium">
  23                                                 <dateFormat>
  24                                                         <pattern>dd MMM y G</pattern>
  25                                                 </dateFormat>
  26                                         </dateFormatLength>
  27                                 </dateFormats>
  28                                 <dateTimeFormats>
  29                                         <availableFormats>


 121                                                         <greatestDifference id="M" draft="unconfirmed">E, dd MMM – E, dd MMM</greatestDifference>
 122                                                 </intervalFormatItem>
 123                                                 <intervalFormatItem id="yMMMd">
 124                                                         <greatestDifference id="d" draft="unconfirmed">dd – dd MMM y</greatestDifference>
 125                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM y</greatestDifference>
 126                                                         <greatestDifference id="y" draft="unconfirmed">dd MMM y – dd MMM y</greatestDifference>
 127                                                 </intervalFormatItem>
 128                                         </intervalFormats>
 129                                 </dateTimeFormats>
 130                         </calendar>
 131                 </calendars>
 132         </dates>
 133         <numbers>
 134                 <currencies>
 135                         <currency type="GBP">
 136                                 <symbol>GB£</symbol>
 137                         </currency>
 138                 </currencies>
 139         </numbers>
 140 </ldml>
 141 
   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="MT"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="long">
  19                                                 <dateFormat>
  20                                                         <pattern>dd MMMM y G</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                         <dateFormatLength type="medium">
  24                                                 <dateFormat>
  25                                                         <pattern>dd MMM y G</pattern>
  26                                                 </dateFormat>
  27                                         </dateFormatLength>
  28                                 </dateFormats>
  29                                 <dateTimeFormats>
  30                                         <availableFormats>


 122                                                         <greatestDifference id="M" draft="unconfirmed">E, dd MMM – E, dd MMM</greatestDifference>
 123                                                 </intervalFormatItem>
 124                                                 <intervalFormatItem id="yMMMd">
 125                                                         <greatestDifference id="d" draft="unconfirmed">dd – dd MMM y</greatestDifference>
 126                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM y</greatestDifference>
 127                                                         <greatestDifference id="y" draft="unconfirmed">dd MMM y – dd MMM y</greatestDifference>
 128                                                 </intervalFormatItem>
 129                                         </intervalFormats>
 130                                 </dateTimeFormats>
 131                         </calendar>
 132                 </calendars>
 133         </dates>
 134         <numbers>
 135                 <currencies>
 136                         <currency type="GBP">
 137                                 <symbol>GB£</symbol>
 138                         </currency>
 139                 </currencies>
 140         </numbers>
 141 </ldml>

< prev index next >