< prev index next >

make/data/cldr/common/main/en_FI.xml

Print this page
rev 56742 : [mq]: 8231273
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2019 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: 14769 $"/>
  11                 <language type="en"/>
  12                 <territory type="FI"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  16         </characters>
  17         <dates>
  18                 <calendars>
  19                         <calendar type="generic">
  20                                 <dateTimeFormats>
  21                                         <availableFormats>
  22                                                 <dateFormatItem id="Ehm">E h.mm a</dateFormatItem>
  23                                                 <dateFormatItem id="EHm">E H.mm</dateFormatItem>
  24                                                 <dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem>
  25                                                 <dateFormatItem id="EHms">E H.mm.ss</dateFormatItem>
  26                                                 <dateFormatItem id="hm">h.mm a</dateFormatItem>
  27                                                 <dateFormatItem id="Hm">H.mm</dateFormatItem>
  28                                                 <dateFormatItem id="hms">h.mm.ss a</dateFormatItem>
  29                                                 <dateFormatItem id="Hms">H.mm.ss</dateFormatItem>
  30                                                 <dateFormatItem id="hmsv">h.mm.ss a v</dateFormatItem>
  31                                                 <dateFormatItem id="Hmsv">H.mm.ss v</dateFormatItem>
  32                                                 <dateFormatItem id="hmv">h.mm a v</dateFormatItem>
  33                                                 <dateFormatItem id="Hmv">H.mm v</dateFormatItem>
  34                                                 <dateFormatItem id="ms">mm.ss</dateFormatItem>
  35                                         </availableFormats>


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2019 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$"/>
  11                 <language type="en"/>
  12                 <territory type="FI"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="numbers">[  \- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  16         </characters>
  17         <dates>
  18                 <calendars>
  19                         <calendar type="generic">
  20                                 <dateTimeFormats>
  21                                         <availableFormats>
  22                                                 <dateFormatItem id="Ehm">E h.mm a</dateFormatItem>
  23                                                 <dateFormatItem id="EHm">E H.mm</dateFormatItem>
  24                                                 <dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem>
  25                                                 <dateFormatItem id="EHms">E H.mm.ss</dateFormatItem>
  26                                                 <dateFormatItem id="hm">h.mm a</dateFormatItem>
  27                                                 <dateFormatItem id="Hm">H.mm</dateFormatItem>
  28                                                 <dateFormatItem id="hms">h.mm.ss a</dateFormatItem>
  29                                                 <dateFormatItem id="Hms">H.mm.ss</dateFormatItem>
  30                                                 <dateFormatItem id="hmsv">h.mm.ss a v</dateFormatItem>
  31                                                 <dateFormatItem id="Hmsv">H.mm.ss v</dateFormatItem>
  32                                                 <dateFormatItem id="hmv">h.mm a v</dateFormatItem>
  33                                                 <dateFormatItem id="Hmv">H.mm v</dateFormatItem>
  34                                                 <dateFormatItem id="ms">mm.ss</dateFormatItem>
  35                                         </availableFormats>


< prev index next >