Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/make/data/cldr/common/main/ar_IL.xml
41149 views
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3
<!-- Copyright © 1991-2021 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="ar"/>
12
<territory type="IL"/>
13
</identity>
14
<dates>
15
<calendars>
16
<calendar type="gregorian">
17
<timeFormats>
18
<timeFormatLength type="full">
19
<timeFormat>
20
<pattern>H:mm:ss zzzz</pattern>
21
</timeFormat>
22
</timeFormatLength>
23
<timeFormatLength type="long">
24
<timeFormat>
25
<pattern>H:mm:ss z</pattern>
26
</timeFormat>
27
</timeFormatLength>
28
<timeFormatLength type="medium">
29
<timeFormat>
30
<pattern>H:mm:ss</pattern>
31
</timeFormat>
32
</timeFormatLength>
33
<timeFormatLength type="short">
34
<timeFormat>
35
<pattern>H:mm</pattern>
36
</timeFormat>
37
</timeFormatLength>
38
</timeFormats>
39
</calendar>
40
</calendars>
41
</dates>
42
<numbers>
43
<defaultNumberingSystem>arab</defaultNumberingSystem>
44
</numbers>
45
</ldml>
46
47