2016-05-31 13:00:48 +09:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2023-04-17 16:35:36 +00:00
|
|
|
<!-- Copyright © 1991-2023 Unicode, Inc.
|
2016-05-31 13:00:48 +09:00
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2022-04-11 15:59:12 +00:00
|
|
|
SPDX-License-Identifier: Unicode-DFS-2016
|
2018-06-15 11:58:34 +05:30
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2016-05-31 13:00:48 +09:00
|
|
|
-->
|
|
|
|
<ldml>
|
|
|
|
<identity>
|
2019-10-28 11:06:17 -07:00
|
|
|
<version number="$Revision$"/>
|
2016-05-31 13:00:48 +09:00
|
|
|
<language type="en"/>
|
|
|
|
<territory type="IL"/>
|
|
|
|
</identity>
|
|
|
|
<dates>
|
|
|
|
<calendars>
|
|
|
|
<calendar type="generic">
|
|
|
|
<dateTimeFormats>
|
|
|
|
<availableFormats>
|
|
|
|
<dateFormatItem id="EHm">E H:mm</dateFormatItem>
|
|
|
|
<dateFormatItem id="EHms">E H:mm:ss</dateFormatItem>
|
|
|
|
<dateFormatItem id="H">H</dateFormatItem>
|
|
|
|
<dateFormatItem id="Hm">H:mm</dateFormatItem>
|
|
|
|
<dateFormatItem id="Hms">H:mm:ss</dateFormatItem>
|
|
|
|
</availableFormats>
|
|
|
|
</dateTimeFormats>
|
|
|
|
</calendar>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<timeFormats>
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>H:mm:ss zzzz</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>Hmmsszzzz</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>H:mm:ss z</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>Hmmssz</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>H:mm:ss</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>Hmmss</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>H:mm</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>Hmm</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
</timeFormats>
|
|
|
|
<dateTimeFormats>
|
|
|
|
<availableFormats>
|
|
|
|
<dateFormatItem id="EHm">E H:mm</dateFormatItem>
|
|
|
|
<dateFormatItem id="EHms">E H:mm:ss</dateFormatItem>
|
|
|
|
<dateFormatItem id="H">H</dateFormatItem>
|
|
|
|
<dateFormatItem id="Hm">H:mm</dateFormatItem>
|
|
|
|
<dateFormatItem id="Hms">H:mm:ss</dateFormatItem>
|
|
|
|
</availableFormats>
|
|
|
|
</dateTimeFormats>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
|
|
|
</dates>
|
|
|
|
</ldml>
|