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="BW"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="generic">
  17                                 <dateFormats>
  18                                         <dateFormatLength type="full">
  19                                                 <dateFormat>
  20                                                         <pattern>EEEE, dd MMMM y G</pattern>
  21                                                 </dateFormat>
  22                                         </dateFormatLength>
  23                                         <dateFormatLength type="long">
  24                                                 <dateFormat>
  25                                                         <pattern>dd MMMM y G</pattern>
  26                                                 </dateFormat>
  27                                         </dateFormatLength>
  28                                         <dateFormatLength type="medium">
  29                                                 <dateFormat>
  30                                                         <pattern>dd MMM y G</pattern>
  31                                                 </dateFormat>
  32                                         </dateFormatLength>
  33                                 </dateFormats>
  34                                 <dateTimeFormats>
  35                                         <availableFormats>
  36                                                 <dateFormatItem id="GyMMMd">dd MMM y G</dateFormatItem>
  37                                                 <dateFormatItem id="GyMMMEd">E, dd MMM y G</dateFormatItem>
  38                                                 <dateFormatItem id="MMdd" draft="unconfirmed">dd/MM</dateFormatItem>
  39                                                 <dateFormatItem id="MMMd">dd MMM</dateFormatItem>
  40                                                 <dateFormatItem id="MMMEd">E, dd MMM</dateFormatItem>
  41                                                 <dateFormatItem id="yyyyM">MM/y G</dateFormatItem>
  42                                                 <dateFormatItem id="yyyyMd">dd/MM/y G</dateFormatItem>
  43                                                 <dateFormatItem id="yyyyMEd">E, dd/MM/y G</dateFormatItem>
  44                                                 <dateFormatItem id="yyyyMMMd">dd MMM y G</dateFormatItem>
  45                                                 <dateFormatItem id="yyyyMMMEd">E, dd MMM y G</dateFormatItem>
  46                                         </availableFormats>
  47                                         <intervalFormats>
  48                                                 <intervalFormatItem id="MMMd">
  49                                                         <greatestDifference id="d" draft="unconfirmed">dd–dd MMM</greatestDifference>
  50                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM</greatestDifference>
  51                                                 </intervalFormatItem>
  52                                                 <intervalFormatItem id="MMMEd">
  53                                                         <greatestDifference id="d" draft="unconfirmed">E dd – E dd MMM</greatestDifference>
  54                                                         <greatestDifference id="M" draft="unconfirmed">E dd MMM – E dd MMM</greatestDifference>
  55                                                 </intervalFormatItem>
  56                                                 <intervalFormatItem id="yM">
  57                                                         <greatestDifference id="M" draft="unconfirmed">MM/y – MM/y G</greatestDifference>
  58                                                         <greatestDifference id="y" draft="unconfirmed">MM/y – MM/y G</greatestDifference>
  59                                                 </intervalFormatItem>
  60                                                 <intervalFormatItem id="yMd">
  61                                                         <greatestDifference id="d" draft="unconfirmed">dd/MM/y – dd/MM/y G</greatestDifference>
  62                                                         <greatestDifference id="M" draft="unconfirmed">dd/MM/y – dd/MM/y G</greatestDifference>
  63                                                         <greatestDifference id="y" draft="unconfirmed">dd/MM/y – dd/MM/y G</greatestDifference>
  64                                                 </intervalFormatItem>
  65                                                 <intervalFormatItem id="yMEd">
  66                                                         <greatestDifference id="d" draft="unconfirmed">E dd/MM/y – E dd/MM/y G</greatestDifference>
  67                                                         <greatestDifference id="M" draft="unconfirmed">E dd/MM/y – E dd/MM/y G</greatestDifference>
  68                                                         <greatestDifference id="y" draft="unconfirmed">E dd/MM/y – E dd/MM/y G</greatestDifference>
  69                                                 </intervalFormatItem>
  70                                                 <intervalFormatItem id="yMMMd">
  71                                                         <greatestDifference id="d" draft="unconfirmed">dd – dd MMM y G</greatestDifference>
  72                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM y G</greatestDifference>
  73                                                         <greatestDifference id="y" draft="unconfirmed">dd MMM y – dd MMM y G</greatestDifference>
  74                                                 </intervalFormatItem>
  75                                                 <intervalFormatItem id="yMMMEd">
  76                                                         <greatestDifference id="d" draft="unconfirmed">E, dd – E, dd MMM y G</greatestDifference>
  77                                                         <greatestDifference id="M" draft="unconfirmed">E, dd MMM – E, dd MMM y G</greatestDifference>
  78                                                         <greatestDifference id="y" draft="unconfirmed">E, dd MMM y – E, dd MMM y G</greatestDifference>
  79                                                 </intervalFormatItem>
  80                                         </intervalFormats>
  81                                 </dateTimeFormats>
  82                         </calendar>
  83                         <calendar type="gregorian">
  84                                 <dateFormats>
  85                                         <dateFormatLength type="full">
  86                                                 <dateFormat>
  87                                                         <pattern>EEEE, dd MMMM y</pattern>
  88                                                 </dateFormat>
  89                                         </dateFormatLength>
  90                                         <dateFormatLength type="long">
  91                                                 <dateFormat>
  92                                                         <pattern>dd MMMM y</pattern>
  93                                                 </dateFormat>
  94                                         </dateFormatLength>
  95                                         <dateFormatLength type="medium">
  96                                                 <dateFormat>
  97                                                         <pattern>dd MMM y</pattern>
  98                                                 </dateFormat>
  99                                         </dateFormatLength>
 100                                         <dateFormatLength type="short">
 101                                                 <dateFormat>
 102                                                         <pattern>dd/MM/yy</pattern>
 103                                                 </dateFormat>
 104                                         </dateFormatLength>
 105                                 </dateFormats>
 106                                 <timeFormats>
 107                                         <timeFormatLength type="full">
 108                                                 <timeFormat>
 109                                                         <pattern>HH:mm:ss zzzz</pattern>
 110                                                 </timeFormat>
 111                                         </timeFormatLength>
 112                                         <timeFormatLength type="long">
 113                                                 <timeFormat>
 114                                                         <pattern>HH:mm:ss z</pattern>
 115                                                 </timeFormat>
 116                                         </timeFormatLength>
 117                                         <timeFormatLength type="medium">
 118                                                 <timeFormat>
 119                                                         <pattern>HH:mm:ss</pattern>
 120                                                 </timeFormat>
 121                                         </timeFormatLength>
 122                                         <timeFormatLength type="short">
 123                                                 <timeFormat>
 124                                                         <pattern>HH:mm</pattern>
 125                                                 </timeFormat>
 126                                         </timeFormatLength>
 127                                 </timeFormats>
 128                                 <dateTimeFormats>
 129                                         <availableFormats>
 130                                                 <dateFormatItem id="GyMMMd">dd MMM y G</dateFormatItem>
 131                                                 <dateFormatItem id="GyMMMEd">E, dd MMM y G</dateFormatItem>
 132                                                 <dateFormatItem id="MMMd">dd MMM</dateFormatItem>
 133                                                 <dateFormatItem id="MMMEd">E, dd MMM</dateFormatItem>
 134                                                 <dateFormatItem id="yMMMd">dd MMM y</dateFormatItem>
 135                                                 <dateFormatItem id="yMMMEd">E, dd MMM y</dateFormatItem>
 136                                         </availableFormats>
 137                                         <intervalFormats>
 138                                                 <intervalFormatItem id="MMMd">
 139                                                         <greatestDifference id="d" draft="unconfirmed">dd – dd MMM</greatestDifference>
 140                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM</greatestDifference>
 141                                                 </intervalFormatItem>
 142                                                 <intervalFormatItem id="MMMEd">
 143                                                         <greatestDifference id="d" draft="unconfirmed">E dd – E dd MMM</greatestDifference>
 144                                                         <greatestDifference id="M" draft="unconfirmed">E dd MMM – E dd MMM</greatestDifference>
 145                                                 </intervalFormatItem>
 146                                                 <intervalFormatItem id="yMEd">
 147                                                         <greatestDifference id="d" draft="unconfirmed">E dd/MM/y – E dd/MM/y</greatestDifference>
 148                                                         <greatestDifference id="M" draft="unconfirmed">E dd/MM/y – E dd/MM/y</greatestDifference>
 149                                                         <greatestDifference id="y" draft="unconfirmed">E dd/MM/y – E dd/MM/y</greatestDifference>
 150                                                 </intervalFormatItem>
 151                                                 <intervalFormatItem id="yMMMd">
 152                                                         <greatestDifference id="d" draft="unconfirmed">dd – dd MMM y</greatestDifference>
 153                                                         <greatestDifference id="M" draft="unconfirmed">dd MMM – dd MMM y</greatestDifference>
 154                                                         <greatestDifference id="y" draft="unconfirmed">dd MMM y – dd MMM y</greatestDifference>
 155                                                 </intervalFormatItem>
 156                                                 <intervalFormatItem id="yMMMEd">
 157                                                         <greatestDifference id="d" draft="unconfirmed">E, dd – E, dd MMM y</greatestDifference>
 158                                                         <greatestDifference id="M" draft="unconfirmed">E, dd MMM – E, dd MMM y</greatestDifference>
 159                                                         <greatestDifference id="y" draft="unconfirmed">E, dd MMM y – E, dd MMM y</greatestDifference>
 160                                                 </intervalFormatItem>
 161                                         </intervalFormats>
 162                                 </dateTimeFormats>
 163                         </calendar>
 164                 </calendars>
 165                 <timeZoneNames>
 166                         <metazone type="Africa_Central">
 167                                 <short>
 168                                         <standard>CAT</standard>
 169                                 </short>
 170                         </metazone>
 171                         <metazone type="Africa_Eastern">
 172                                 <short>
 173                                         <standard>EAT</standard>
 174                                 </short>
 175                         </metazone>
 176                         <metazone type="Africa_Southern">
 177                                 <short>
 178                                         <standard>SAST</standard>
 179                                 </short>
 180                         </metazone>
 181                         <metazone type="Africa_Western">
 182                                 <short>
 183                                         <generic>WAT</generic>
 184                                         <standard>WAT</standard>
 185                                         <daylight>WAST</daylight>
 186                                 </short>
 187                         </metazone>
 188                 </timeZoneNames>
 189         </dates>
 190         <numbers>
 191                 <currencies>
 192                         <currency type="BWP">
 193                                 <symbol>P</symbol>
 194                         </currency>
 195                 </currencies>
 196         </numbers>
 197 </ldml>