|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | +<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> |
| 3 | +<!-- Copyright © 1991-2020 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="ms"/> |
| 12 | + <territory type="ID"/> |
| 13 | + </identity> |
| 14 | + <dates> |
| 15 | + <calendars> |
| 16 | + <calendar type="generic"> |
| 17 | + <dateFormats> |
| 18 | + <dateFormatLength type="full"> |
| 19 | + <dateFormat> |
| 20 | + <pattern>EEEE, dd MMMM y G</pattern> |
| 21 | + </dateFormat> |
| 22 | + </dateFormatLength> |
| 23 | + <dateFormatLength type="medium"> |
| 24 | + <dateFormat> |
| 25 | + <pattern>d MMM y G</pattern> |
| 26 | + </dateFormat> |
| 27 | + </dateFormatLength> |
| 28 | + <dateFormatLength type="short"> |
| 29 | + <dateFormat> |
| 30 | + <pattern>dd/MM/yy GGGGG</pattern> |
| 31 | + </dateFormat> |
| 32 | + </dateFormatLength> |
| 33 | + </dateFormats> |
| 34 | + </calendar> |
| 35 | + <calendar type="gregorian"> |
| 36 | + <dateFormats> |
| 37 | + <dateFormatLength type="full"> |
| 38 | + <dateFormat> |
| 39 | + <pattern>EEEE, dd MMMM y</pattern> |
| 40 | + </dateFormat> |
| 41 | + </dateFormatLength> |
| 42 | + <dateFormatLength type="short"> |
| 43 | + <dateFormat> |
| 44 | + <pattern>dd/MM/yy</pattern> |
| 45 | + </dateFormat> |
| 46 | + </dateFormatLength> |
| 47 | + </dateFormats> |
| 48 | + <timeFormats> |
| 49 | + <timeFormatLength type="full"> |
| 50 | + <timeFormat> |
| 51 | + <pattern>HH.mm.ss zzzz</pattern> |
| 52 | + </timeFormat> |
| 53 | + </timeFormatLength> |
| 54 | + <timeFormatLength type="long"> |
| 55 | + <timeFormat> |
| 56 | + <pattern>HH.mm.ss z</pattern> |
| 57 | + </timeFormat> |
| 58 | + </timeFormatLength> |
| 59 | + <timeFormatLength type="medium"> |
| 60 | + <timeFormat> |
| 61 | + <pattern>HH.mm.ss</pattern> |
| 62 | + </timeFormat> |
| 63 | + </timeFormatLength> |
| 64 | + <timeFormatLength type="short"> |
| 65 | + <timeFormat> |
| 66 | + <pattern>HH.mm</pattern> |
| 67 | + </timeFormat> |
| 68 | + </timeFormatLength> |
| 69 | + </timeFormats> |
| 70 | + <dateTimeFormats> |
| 71 | + <availableFormats> |
| 72 | + <dateFormatItem id="Bhm">h.mm B</dateFormatItem> |
| 73 | + <dateFormatItem id="Bhms">h.mm.ss B</dateFormatItem> |
| 74 | + <dateFormatItem id="EBhm">E h.mm B</dateFormatItem> |
| 75 | + <dateFormatItem id="EBhms">E h.mm.ss B</dateFormatItem> |
| 76 | + <dateFormatItem id="Ehm">E h.mm a</dateFormatItem> |
| 77 | + <dateFormatItem id="EHm">E HH.mm</dateFormatItem> |
| 78 | + <dateFormatItem id="Ehms">E h.mm.ss a</dateFormatItem> |
| 79 | + <dateFormatItem id="EHms">E HH.mm.ss</dateFormatItem> |
| 80 | + <dateFormatItem id="hm">h.mm a</dateFormatItem> |
| 81 | + <dateFormatItem id="Hm">HH.mm</dateFormatItem> |
| 82 | + <dateFormatItem id="hms">h.mm.ss a</dateFormatItem> |
| 83 | + <dateFormatItem id="Hms">HH.mm.ss</dateFormatItem> |
| 84 | + <dateFormatItem id="hmsv">h.mm.ss. a v</dateFormatItem> |
| 85 | + <dateFormatItem id="Hmsv">HH.mm.ss v</dateFormatItem> |
| 86 | + <dateFormatItem id="hmv">h.mm a v</dateFormatItem> |
| 87 | + <dateFormatItem id="Hmv">HH.mm v</dateFormatItem> |
| 88 | + </availableFormats> |
| 89 | + <intervalFormats> |
| 90 | + <intervalFormatItem id="Bhm"> |
| 91 | + <greatestDifference id="B">h.mm B – h.mm B</greatestDifference> |
| 92 | + <greatestDifference id="h">h.mm – h.mm B</greatestDifference> |
| 93 | + <greatestDifference id="m">h.mm – h.mm B</greatestDifference> |
| 94 | + </intervalFormatItem> |
| 95 | + <intervalFormatItem id="hm"> |
| 96 | + <greatestDifference id="a">h.mm a – h.mm a</greatestDifference> |
| 97 | + <greatestDifference id="h">h.mm–h.mm a</greatestDifference> |
| 98 | + <greatestDifference id="m">h.mm–h.mm a</greatestDifference> |
| 99 | + </intervalFormatItem> |
| 100 | + <intervalFormatItem id="Hm"> |
| 101 | + <greatestDifference id="H">HH.mm–HH.mm</greatestDifference> |
| 102 | + <greatestDifference id="m">HH.mm–HH.mm</greatestDifference> |
| 103 | + </intervalFormatItem> |
| 104 | + <intervalFormatItem id="hmv"> |
| 105 | + <greatestDifference id="a">h.mm a – h.mm a v</greatestDifference> |
| 106 | + <greatestDifference id="h">h.mm–h.mm a v</greatestDifference> |
| 107 | + <greatestDifference id="m">h.mm–h.mm a v</greatestDifference> |
| 108 | + </intervalFormatItem> |
| 109 | + <intervalFormatItem id="Hmv"> |
| 110 | + <greatestDifference id="H">HH.mm–HH.mm v</greatestDifference> |
| 111 | + <greatestDifference id="m">HH.mm–HH.mm v</greatestDifference> |
| 112 | + </intervalFormatItem> |
| 113 | + </intervalFormats> |
| 114 | + </dateTimeFormats> |
| 115 | + </calendar> |
| 116 | + <calendar type="islamic"> |
| 117 | + <dateFormats> |
| 118 | + <dateFormatLength type="full"> |
| 119 | + <dateFormat> |
| 120 | + <pattern>EEEE, dd MMMM y G</pattern> |
| 121 | + </dateFormat> |
| 122 | + </dateFormatLength> |
| 123 | + <dateFormatLength type="medium"> |
| 124 | + <dateFormat> |
| 125 | + <pattern>d MMM y G</pattern> |
| 126 | + </dateFormat> |
| 127 | + </dateFormatLength> |
| 128 | + </dateFormats> |
| 129 | + </calendar> |
| 130 | + </calendars> |
| 131 | + <timeZoneNames> |
| 132 | + <hourFormat>+HH.mm;-HH.mm</hourFormat> |
| 133 | + </timeZoneNames> |
| 134 | + </dates> |
| 135 | + <numbers> |
| 136 | + <symbols numberSystem="latn"> |
| 137 | + <decimal>,</decimal> |
| 138 | + <group>.</group> |
| 139 | + <timeSeparator>.</timeSeparator> |
| 140 | + </symbols> |
| 141 | + <currencyFormats numberSystem="latn"> |
| 142 | + <currencyFormatLength> |
| 143 | + <currencyFormat type="accounting"> |
| 144 | + <pattern>¤#,##0.00</pattern> |
| 145 | + </currencyFormat> |
| 146 | + </currencyFormatLength> |
| 147 | + </currencyFormats> |
| 148 | + <currencies> |
| 149 | + <currency type="IDR"> |
| 150 | + <symbol>Rp</symbol> |
| 151 | + </currency> |
| 152 | + </currencies> |
| 153 | + </numbers> |
| 154 | +</ldml> |
0 commit comments