< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_HK.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="HK"/>
  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                                         <dateFormatLength type="long">
  23                                                 <dateFormat>
  24                                                         <pattern>d MMMM, y G</pattern>
  25                                                 </dateFormat>
  26                                         </dateFormatLength>
  27                                         <dateFormatLength type="medium">
  28                                                 <dateFormat>
  29                                                         <pattern>d MMM, y G</pattern>


 121                                                 <intervalFormatItem id="yMEd">
 122                                                         <greatestDifference id="d">E, d/M/y – E, d/M/y</greatestDifference>
 123                                                         <greatestDifference id="M">E, d/M/y – E, d/M/y</greatestDifference>
 124                                                         <greatestDifference id="y">E, d/M/y – E, d/M/y</greatestDifference>
 125                                                 </intervalFormatItem>
 126                                         </intervalFormats>
 127                                 </dateTimeFormats>
 128                         </calendar>
 129                 </calendars>
 130                 <timeZoneNames>
 131                         <metazone type="Hong_Kong">
 132                                 <short>
 133                                         <generic>HKT</generic>
 134                                         <standard>HKT</standard>
 135                                         <daylight>HKST</daylight>
 136                                 </short>
 137                         </metazone>
 138                 </timeZoneNames>
 139         </dates>
 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="HK"/>
  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                                         <dateFormatLength type="long">
  24                                                 <dateFormat>
  25                                                         <pattern>d MMMM, y G</pattern>
  26                                                 </dateFormat>
  27                                         </dateFormatLength>
  28                                         <dateFormatLength type="medium">
  29                                                 <dateFormat>
  30                                                         <pattern>d MMM, y G</pattern>


 122                                                 <intervalFormatItem id="yMEd">
 123                                                         <greatestDifference id="d">E, d/M/y – E, d/M/y</greatestDifference>
 124                                                         <greatestDifference id="M">E, d/M/y – E, d/M/y</greatestDifference>
 125                                                         <greatestDifference id="y">E, d/M/y – E, d/M/y</greatestDifference>
 126                                                 </intervalFormatItem>
 127                                         </intervalFormats>
 128                                 </dateTimeFormats>
 129                         </calendar>
 130                 </calendars>
 131                 <timeZoneNames>
 132                         <metazone type="Hong_Kong">
 133                                 <short>
 134                                         <generic>HKT</generic>
 135                                         <standard>HKT</standard>
 136                                         <daylight>HKST</daylight>
 137                                 </short>
 138                         </metazone>
 139                 </timeZoneNames>
 140         </dates>
 141 </ldml>

< prev index next >