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="en"/> 12 <territory type="ID"/> 13 </identity> 14 <dates> 15 <calendars> 16 <calendar type="generic"> 17 <dateTimeFormats> 18 <availableFormats> 19 <dateFormatItem id="Bhm">h.mm B</dateFormatItem> 20 <dateFormatItem id="Bhms">h.mm.ss B</dateFormatItem> 21 <dateFormatItem id="EBhm">E h.mm B</dateFormatItem> 22 <dateFormatItem id="EBhms">E h.mm.ss B</dateFormatItem> 23 <dateFormatItem id="Ehm">E h.mm a</dateFormatItem> 24 <dateFormatItem id="EHm">E HH.mm</dateFormatItem> 25 <dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem> 26 <dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem> 27 <dateFormatItem id="hm">h.mm a</dateFormatItem> 28 <dateFormatItem id="Hm">HH.mm</dateFormatItem> 29 <dateFormatItem id="hms">h.mm.ss a</dateFormatItem> 30 <dateFormatItem id="Hms">HH.mm.ss</dateFormatItem> 31 <dateFormatItem id="hmsv">h.mm.ss. a v</dateFormatItem> 32 <dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem> 33 <dateFormatItem id="hmv">h.mm a v</dateFormatItem> 34 <dateFormatItem id="Hmv">HH.mm v</dateFormatItem> 35 <dateFormatItem id="ms">mm.ss</dateFormatItem> 36 </availableFormats> 37 </dateTimeFormats> 38 </calendar> 39 <calendar type="gregorian"> 40 <timeFormats> 41 <timeFormatLength type="full"> 42 <timeFormat> 43 <pattern>HH.mm.ss zzzz</pattern> 44 <datetimeSkeleton>HHmmsszzzz</datetimeSkeleton> 45 </timeFormat> 46 </timeFormatLength> 47 <timeFormatLength type="long"> 48 <timeFormat> 49 <pattern>HH.mm.ss z</pattern> 50 <datetimeSkeleton>HHmmssz</datetimeSkeleton> 51 </timeFormat> 52 </timeFormatLength> 53 <timeFormatLength type="medium"> 54 <timeFormat> 55 <pattern>HH.mm.ss</pattern> 56 <datetimeSkeleton>HHmmss</datetimeSkeleton> 57 </timeFormat> 58 </timeFormatLength> 59 <timeFormatLength type="short"> 60 <timeFormat> 61 <pattern>HH.mm</pattern> 62 <datetimeSkeleton>HHmm</datetimeSkeleton> 63 </timeFormat> 64 </timeFormatLength> 65 </timeFormats> 66 <dateTimeFormats> 67 <availableFormats> 68 <dateFormatItem id="Bhm">h.mm B</dateFormatItem> 69 <dateFormatItem id="Bhms">h.mm.ss B</dateFormatItem> 70 <dateFormatItem id="EBhm">E h.mm B</dateFormatItem> 71 <dateFormatItem id="EBhms">E h.mm.ss B</dateFormatItem> 72 <dateFormatItem id="Ehm">E h.mm a</dateFormatItem> 73 <dateFormatItem id="EHm">E HH.mm</dateFormatItem> 74 <dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem> 75 <dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem> 76 <dateFormatItem id="hm">h.mm a</dateFormatItem> 77 <dateFormatItem id="Hm">HH.mm</dateFormatItem> 78 <dateFormatItem id="hms">h.mm.ss a</dateFormatItem> 79 <dateFormatItem id="Hms">HH.mm.ss</dateFormatItem> 80 <dateFormatItem id="hmsv">h.mm.ss. a v</dateFormatItem> 81 <dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem> 82 <dateFormatItem id="hmv">h.mm a v</dateFormatItem> 83 <dateFormatItem id="Hmv">HH.mm v</dateFormatItem> 84 <dateFormatItem id="ms">mm.ss</dateFormatItem> 85 </availableFormats> 86 <intervalFormats> 87 <intervalFormatItem id="Bhm"> 88 <greatestDifference id="B">h.mm B – h.mm B</greatestDifference> 89 <greatestDifference id="h">h.mm – h.mm B</greatestDifference> 90 <greatestDifference id="m">h.mm – h.mm B</greatestDifference> 91 </intervalFormatItem> 92 <intervalFormatItem id="hm"> 93 <greatestDifference id="a">h.mm a – h.mm a</greatestDifference> 94 <greatestDifference id="h">h.mm–h.mm a</greatestDifference> 95 <greatestDifference id="m">h.mm–h.mm a</greatestDifference> 96 </intervalFormatItem> 97 <intervalFormatItem id="Hm"> 98 <greatestDifference id="H">HH.mm–HH.mm</greatestDifference> 99 <greatestDifference id="m">HH.mm–HH.mm</greatestDifference> 100 </intervalFormatItem> 101 <intervalFormatItem id="hmv"> 102 <greatestDifference id="a">h.mm a – h.mm a v</greatestDifference> 103 <greatestDifference id="h">h.mm–h.mm a v</greatestDifference> 104 <greatestDifference id="m">h.mm–h.mm a v</greatestDifference> 105 </intervalFormatItem> 106 <intervalFormatItem id="Hmv"> 107 <greatestDifference id="H">HH.mm–HH.mm v</greatestDifference> 108 <greatestDifference id="m">HH.mm–HH.mm v</greatestDifference> 109 </intervalFormatItem> 110 </intervalFormats> 111 </dateTimeFormats> 112 </calendar> 113 </calendars> 114 <timeZoneNames> 115 <metazone type="Indonesia_Central"> 116 <short> 117 <standard>WITA</standard> 118 </short> 119 </metazone> 120 <metazone type="Indonesia_Eastern"> 121 <short> 122 <standard>WIT</standard> 123 </short> 124 </metazone> 125 <metazone type="Indonesia_Western"> 126 <short> 127 <standard>WIB</standard> 128 </short> 129 </metazone> 130 </timeZoneNames> 131 </dates> 132 <numbers> 133 <symbols numberSystem="latn"> 134 <decimal>,</decimal> 135 <group>.</group> 136 </symbols> 137 <currencies> 138 <currency type="IDR"> 139 <symbol>Rp</symbol> 140 <symbol alt="narrow">Rp</symbol> 141 </currency> 142 </currencies> 143 </numbers> 144</ldml> 145