Path: blob/master/make/data/cldr/common/main/ar_IL.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="ar"/>11<territory type="IL"/>12</identity>13<dates>14<calendars>15<calendar type="gregorian">16<timeFormats>17<timeFormatLength type="full">18<timeFormat>19<pattern>H:mm:ss zzzz</pattern>20</timeFormat>21</timeFormatLength>22<timeFormatLength type="long">23<timeFormat>24<pattern>H:mm:ss z</pattern>25</timeFormat>26</timeFormatLength>27<timeFormatLength type="medium">28<timeFormat>29<pattern>H:mm:ss</pattern>30</timeFormat>31</timeFormatLength>32<timeFormatLength type="short">33<timeFormat>34<pattern>H:mm</pattern>35</timeFormat>36</timeFormatLength>37</timeFormats>38</calendar>39</calendars>40</dates>41<numbers>42<defaultNumberingSystem>arab</defaultNumberingSystem>43</numbers>44</ldml>454647