< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/en_BE.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="BE"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="generic">
  16                                 <dateFormats>
  17                                         <dateFormatLength type="medium">
  18                                                 <dateFormat>
  19                                                         <pattern>dd MMM y G</pattern>
  20                                                 </dateFormat>
  21                                         </dateFormatLength>
  22                                 </dateFormats>
  23                                 <dateTimeFormats>
  24                                         <availableFormats>
  25                                                 <dateFormatItem id="Md">d/M</dateFormatItem>
  26                                                 <dateFormatItem id="MEd">E, d/M</dateFormatItem>
  27                                                 <dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
  28                                                 <dateFormatItem id="yyyyMEd">E, d/M/y G</dateFormatItem>
  29                                         </availableFormats>


  95                                                 </intervalFormatItem>
  96                                         </intervalFormats>
  97                                 </dateTimeFormats>
  98                         </calendar>
  99                 </calendars>
 100         </dates>
 101         <numbers>
 102                 <symbols numberSystem="latn">
 103                         <decimal>,</decimal>
 104                         <group>.</group>
 105                 </symbols>
 106                 <currencyFormats numberSystem="latn">
 107                         <currencyFormatLength>
 108                                 <currencyFormat type="standard">
 109                                         <pattern>#,##0.00 ¤</pattern>
 110                                 </currencyFormat>
 111                         </currencyFormatLength>
 112                 </currencyFormats>
 113         </numbers>
 114 </ldml>
 115 
   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="BE"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="medium">
  19                                                 <dateFormat>
  20                                                         <pattern>dd MMM y G</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                 </dateFormats>
  24                                 <dateTimeFormats>
  25                                         <availableFormats>
  26                                                 <dateFormatItem id="Md">d/M</dateFormatItem>
  27                                                 <dateFormatItem id="MEd">E, d/M</dateFormatItem>
  28                                                 <dateFormatItem id="yyyyMd">d/M/y G</dateFormatItem>
  29                                                 <dateFormatItem id="yyyyMEd">E, d/M/y G</dateFormatItem>
  30                                         </availableFormats>


  96                                                 </intervalFormatItem>
  97                                         </intervalFormats>
  98                                 </dateTimeFormats>
  99                         </calendar>
 100                 </calendars>
 101         </dates>
 102         <numbers>
 103                 <symbols numberSystem="latn">
 104                         <decimal>,</decimal>
 105                         <group>.</group>
 106                 </symbols>
 107                 <currencyFormats numberSystem="latn">
 108                         <currencyFormatLength>
 109                                 <currencyFormat type="standard">
 110                                         <pattern>#,##0.00 ¤</pattern>
 111                                 </currencyFormat>
 112                         </currencyFormatLength>
 113                 </currencyFormats>
 114         </numbers>
 115 </ldml>

< prev index next >