Path: blob/master/make/data/cldr/common/main/af_NA.xml
41149 views
<?xml version="1.0" encoding="UTF-8" ?>1<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">2<!-- Copyright © 1991-2021 Unicode, Inc.3For terms of use, see http://www.unicode.org/copyright.html4Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)6-->7<ldml>8<identity>9<version number="$Revision$"/>10<language type="af"/>11<territory type="NA"/>12</identity>13<dates>14<calendars>15<calendar type="generic">16<dateFormats>17<dateFormatLength type="full">18<dateFormat>19<pattern draft="unconfirmed">EEEE d MMMM y G</pattern>20</dateFormat>21</dateFormatLength>22<dateFormatLength type="long">23<dateFormat>24<pattern draft="unconfirmed">d MMMM y G</pattern>25</dateFormat>26</dateFormatLength>27<dateFormatLength type="medium">28<dateFormat>29<pattern draft="unconfirmed">d MMM y G</pattern>30</dateFormat>31</dateFormatLength>32</dateFormats>33</calendar>34<calendar type="gregorian">35<dateFormats>36<dateFormatLength type="full">37<dateFormat>38<pattern draft="unconfirmed">EEEE d MMMM y</pattern>39</dateFormat>40</dateFormatLength>41<dateFormatLength type="long">42<dateFormat>43<pattern draft="unconfirmed">d MMMM y</pattern>44</dateFormat>45</dateFormatLength>46<dateFormatLength type="medium">47<dateFormat>48<pattern draft="unconfirmed">d MMM y</pattern>49</dateFormat>50</dateFormatLength>51</dateFormats>52<timeFormats>53<timeFormatLength type="full">54<timeFormat>55<pattern>h:mm:ss a zzzz</pattern>56</timeFormat>57</timeFormatLength>58<timeFormatLength type="long">59<timeFormat>60<pattern>h:mm:ss a z</pattern>61</timeFormat>62</timeFormatLength>63<timeFormatLength type="medium">64<timeFormat>65<pattern>h:mm:ss a</pattern>66</timeFormat>67</timeFormatLength>68<timeFormatLength type="short">69<timeFormat>70<pattern>h:mm a</pattern>71</timeFormat>72</timeFormatLength>73</timeFormats>74</calendar>75</calendars>76</dates>77<numbers>78<currencies>79<currency type="NAD">80<symbol>$</symbol>81</currency>82</currencies>83</numbers>84</ldml>858687