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="hr"/> 12 <territory type="BA"/> 13 </identity> 14 <dates> 15 <calendars> 16 <calendar type="gregorian"> 17 <days> 18 <dayContext type="stand-alone"> 19 <dayWidth type="narrow"> 20 <day type="sun" draft="contributed">N</day> 21 <day type="mon" draft="contributed">P</day> 22 <day type="tue" draft="contributed">U</day> 23 <day type="wed" draft="contributed">S</day> 24 <day type="thu" draft="contributed">Č</day> 25 <day type="fri" draft="contributed">P</day> 26 <day type="sat" draft="contributed">S</day> 27 </dayWidth> 28 </dayContext> 29 </days> 30 <quarters> 31 <quarterContext type="format"> 32 <quarterWidth type="abbreviated"> 33 <quarter type="1" draft="contributed">1. kv.</quarter> 34 <quarter type="2" draft="contributed">2. kv.</quarter> 35 <quarter type="3" draft="contributed">3. kv.</quarter> 36 <quarter type="4" draft="contributed">4. kv.</quarter> 37 </quarterWidth> 38 </quarterContext> 39 </quarters> 40 <dateFormats> 41 <dateFormatLength type="short"> 42 <dateFormat> 43 <pattern draft="contributed">d. M. yy.</pattern> 44 <datetimeSkeleton draft="contributed">yyMd</datetimeSkeleton> 45 </dateFormat> 46 </dateFormatLength> 47 </dateFormats> 48 </calendar> 49 </calendars> 50 </dates> 51 <numbers> 52 <currencies> 53 <currency type="BAM"> 54 <symbol>KM</symbol> 55 </currency> 56 </currencies> 57 </numbers> 58</ldml> 59