1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2024 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5SPDX-License-Identifier: Unicode-3.0 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="ckb"/> 12 <territory type="IR"/> 13 </identity> 14 <dates> 15 <calendars> 16 <calendar type="gregorian"> 17 <timeFormats> 18 <timeFormatLength type="full"> 19 <timeFormat> 20 <pattern>HH:mm:ss zzzz</pattern> 21 <datetimeSkeleton>HHmmsszzzz</datetimeSkeleton> 22 </timeFormat> 23 </timeFormatLength> 24 <timeFormatLength type="long"> 25 <timeFormat> 26 <pattern>HH:mm:ss z</pattern> 27 <datetimeSkeleton>HHmmssz</datetimeSkeleton> 28 </timeFormat> 29 </timeFormatLength> 30 <timeFormatLength type="medium"> 31 <timeFormat> 32 <pattern>HH:mm:ss</pattern> 33 <datetimeSkeleton>HHmmss</datetimeSkeleton> 34 </timeFormat> 35 </timeFormatLength> 36 <timeFormatLength type="short"> 37 <timeFormat> 38 <pattern>HH:mm</pattern> 39 <datetimeSkeleton>HHmm</datetimeSkeleton> 40 </timeFormat> 41 </timeFormatLength> 42 </timeFormats> 43 </calendar> 44 <calendar type="persian"> 45 <months> 46 <monthContext type="format"> 47 <monthWidth type="wide"> 48 <month type="1" draft="contributed">↑↑↑</month> 49 <month type="2" draft="contributed">گوڵان</month> 50 <month type="3" draft="contributed">↑↑↑</month> 51 <month type="4" draft="contributed">↑↑↑</month> 52 <month type="5" draft="contributed">↑↑↑</month> 53 <month type="6" draft="contributed">↑↑↑</month> 54 <month type="7" draft="contributed">↑↑↑</month> 55 <month type="8" draft="contributed">گەڵاڕێزان</month> 56 <month type="9" draft="contributed">↑↑↑</month> 57 <month type="10" draft="contributed">↑↑↑</month> 58 <month type="11" draft="contributed">↑↑↑</month> 59 <month type="12" draft="contributed">ڕەشەمە</month> 60 </monthWidth> 61 </monthContext> 62 </months> 63 <timeFormats> 64 <timeFormatLength type="full"> 65 <timeFormat> 66 <pattern>HH:mm:ss zzzz</pattern> 67 <datetimeSkeleton>HHmmsszzzz</datetimeSkeleton> 68 </timeFormat> 69 </timeFormatLength> 70 <timeFormatLength type="long"> 71 <timeFormat> 72 <pattern>HH:mm:ss z</pattern> 73 <datetimeSkeleton>HHmmssz</datetimeSkeleton> 74 </timeFormat> 75 </timeFormatLength> 76 <timeFormatLength type="medium"> 77 <timeFormat> 78 <pattern>HH:mm:ss</pattern> 79 <datetimeSkeleton>HHmmss</datetimeSkeleton> 80 </timeFormat> 81 </timeFormatLength> 82 <timeFormatLength type="short"> 83 <timeFormat> 84 <pattern>HH:mm</pattern> 85 <datetimeSkeleton>HHmm</datetimeSkeleton> 86 </timeFormat> 87 </timeFormatLength> 88 </timeFormats> 89 </calendar> 90 </calendars> 91 </dates> 92</ldml> 93