< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/ms_BN.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="ms"/>
  11                 <territory type="BN"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="generic">
  16                                 <dateFormats>
  17                                         <dateFormatLength type="full">
  18                                                 <dateFormat>
  19                                                         <pattern>dd MMMM y G</pattern>
  20                                                 </dateFormat>
  21                                         </dateFormatLength>
  22                                 </dateFormats>
  23                         </calendar>
  24                         <calendar type="gregorian">
  25                                 <dateFormats>
  26                                         <dateFormatLength type="full">
  27                                                 <dateFormat>
  28                                                         <pattern>dd MMMM y</pattern>
  29                                                 </dateFormat>


  34         </dates>
  35         <numbers>
  36                 <symbols numberSystem="latn">
  37                         <decimal>,</decimal>
  38                         <group>.</group>
  39                 </symbols>
  40                 <currencyFormats numberSystem="latn">
  41                         <currencyFormatLength>
  42                                 <currencyFormat type="standard">
  43                                         <pattern>¤ #,##0.00</pattern>
  44                                 </currencyFormat>
  45                         </currencyFormatLength>
  46                 </currencyFormats>
  47                 <currencies>
  48                         <currency type="BND">
  49                                 <symbol>$</symbol>
  50                         </currency>
  51                 </currencies>
  52         </numbers>
  53 </ldml>
  54 
   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: 13839 $"/>
  11                 <language type="ms"/>
  12                 <territory type="BN"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="full">
  19                                                 <dateFormat>
  20                                                         <pattern>dd MMMM y G</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                 </dateFormats>
  24                         </calendar>
  25                         <calendar type="gregorian">
  26                                 <dateFormats>
  27                                         <dateFormatLength type="full">
  28                                                 <dateFormat>
  29                                                         <pattern>dd MMMM y</pattern>
  30                                                 </dateFormat>


  35         </dates>
  36         <numbers>
  37                 <symbols numberSystem="latn">
  38                         <decimal>,</decimal>
  39                         <group>.</group>
  40                 </symbols>
  41                 <currencyFormats numberSystem="latn">
  42                         <currencyFormatLength>
  43                                 <currencyFormat type="standard">
  44                                         <pattern>¤ #,##0.00</pattern>
  45                                 </currencyFormat>
  46                         </currencyFormatLength>
  47                 </currencyFormats>
  48                 <currencies>
  49                         <currency type="BND">
  50                                 <symbol>$</symbol>
  51                         </currency>
  52                 </currencies>
  53         </numbers>
  54 </ldml>

< prev index next >