1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2020 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6CLDR 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="fr"/> 12 <territory type="BE"/> 13 </identity> 14 <localeDisplayNames> 15 <languages> 16 <language type="frp" draft="contributed">franco-provençal</language> 17 <language type="goh" draft="contributed">ancien haut-allemand</language> 18 <language type="gu" draft="contributed">gujarati</language> 19 <language type="njo" draft="contributed">ao</language> 20 </languages> 21 <territories> 22 <territory type="BN" draft="contributed">Brunei</territory> 23 <territory type="GS" draft="contributed">Îles Géorgie du Sud et Sandwich du Sud</territory> 24 </territories> 25 </localeDisplayNames> 26 <dates> 27 <calendars> 28 <calendar type="generic"> 29 <dateFormats> 30 <dateFormatLength type="short"> 31 <dateFormat> 32 <pattern>d/MM/yy GGGGG</pattern> 33 </dateFormat> 34 </dateFormatLength> 35 </dateFormats> 36 <dateTimeFormats> 37 <intervalFormats> 38 <intervalFormatItem id="h"> 39 <greatestDifference id="h" draft="unconfirmed">h–h a</greatestDifference> 40 </intervalFormatItem> 41 <intervalFormatItem id="H"> 42 <greatestDifference id="H" draft="unconfirmed">HH–HH</greatestDifference> 43 </intervalFormatItem> 44 <intervalFormatItem id="hm"> 45 <greatestDifference id="m" draft="unconfirmed">h:mm–h:mm a</greatestDifference> 46 </intervalFormatItem> 47 <intervalFormatItem id="Hm"> 48 <greatestDifference id="m" draft="unconfirmed">HH:mm–HH:mm</greatestDifference> 49 </intervalFormatItem> 50 <intervalFormatItem id="hmv"> 51 <greatestDifference id="h" draft="unconfirmed">h:mm–h:mm a v</greatestDifference> 52 <greatestDifference id="m" draft="unconfirmed">h:mm–h:mm a v</greatestDifference> 53 </intervalFormatItem> 54 <intervalFormatItem id="Hmv"> 55 <greatestDifference id="H" draft="unconfirmed">HH:mm–HH:mm v</greatestDifference> 56 <greatestDifference id="m" draft="unconfirmed">HH:mm–HH:mm v</greatestDifference> 57 </intervalFormatItem> 58 <intervalFormatItem id="hv"> 59 <greatestDifference id="h" draft="unconfirmed">h–h a v</greatestDifference> 60 </intervalFormatItem> 61 <intervalFormatItem id="Hv"> 62 <greatestDifference id="H" draft="unconfirmed">HH–HH v</greatestDifference> 63 </intervalFormatItem> 64 </intervalFormats> 65 </dateTimeFormats> 66 </calendar> 67 <calendar type="gregorian"> 68 <dateFormats> 69 <dateFormatLength type="short"> 70 <dateFormat> 71 <pattern>d/MM/yy</pattern> 72 </dateFormat> 73 </dateFormatLength> 74 </dateFormats> 75 <timeFormats> 76 <timeFormatLength type="full"> 77 <timeFormat> 78 <pattern>H 'h' mm 'min' ss 's' zzzz</pattern> 79 </timeFormat> 80 </timeFormatLength> 81 </timeFormats> 82 </calendar> 83 </calendars> 84 </dates> 85</ldml> 86