• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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="en"/>
12		<territory type="IL"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="generic">
17				<dateTimeFormats>
18					<availableFormats>
19						<dateFormatItem id="EHm">E H:mm</dateFormatItem>
20						<dateFormatItem id="EHms">E H:mm:ss</dateFormatItem>
21						<dateFormatItem id="H">H</dateFormatItem>
22						<dateFormatItem id="Hm">H:mm</dateFormatItem>
23						<dateFormatItem id="Hms">H:mm:ss</dateFormatItem>
24					</availableFormats>
25				</dateTimeFormats>
26			</calendar>
27			<calendar type="gregorian">
28				<timeFormats>
29					<timeFormatLength type="full">
30						<timeFormat>
31							<pattern>H:mm:ss zzzz</pattern>
32						</timeFormat>
33					</timeFormatLength>
34					<timeFormatLength type="long">
35						<timeFormat>
36							<pattern>H:mm:ss z</pattern>
37						</timeFormat>
38					</timeFormatLength>
39					<timeFormatLength type="medium">
40						<timeFormat>
41							<pattern>H:mm:ss</pattern>
42						</timeFormat>
43					</timeFormatLength>
44					<timeFormatLength type="short">
45						<timeFormat>
46							<pattern>H:mm</pattern>
47						</timeFormat>
48					</timeFormatLength>
49				</timeFormats>
50				<dateTimeFormats>
51					<availableFormats>
52						<dateFormatItem id="EHm">E H:mm</dateFormatItem>
53						<dateFormatItem id="EHms">E H:mm:ss</dateFormatItem>
54						<dateFormatItem id="H">H</dateFormatItem>
55						<dateFormatItem id="Hm">H:mm</dateFormatItem>
56						<dateFormatItem id="Hms">H:mm:ss</dateFormatItem>
57					</availableFormats>
58				</dateTimeFormats>
59			</calendar>
60		</calendars>
61	</dates>
62</ldml>
63