2012-08-21 11:00:30 -07: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.
|
2015-06-24 16:42:11 -07: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/)
|
2015-06-24 16:42:11 -07:00
|
|
|
|
-->
|
2012-08-21 11:00:30 -07:00
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-10-28 11:06:17 -07:00
|
|
|
|
<version number="$Revision$"/>
|
2012-08-21 11:00:30 -07:00
|
|
|
|
<language type="de"/>
|
|
|
|
|
<territory type="LU"/>
|
|
|
|
|
</identity>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<dayPeriods>
|
|
|
|
|
<dayPeriodContext type="format">
|
|
|
|
|
<dayPeriodWidth type="narrow">
|
|
|
|
|
<dayPeriod type="am" draft="contributed">vorm.</dayPeriod>
|
|
|
|
|
<dayPeriod type="pm" draft="contributed">nachm.</dayPeriod>
|
|
|
|
|
</dayPeriodWidth>
|
|
|
|
|
</dayPeriodContext>
|
|
|
|
|
</dayPeriods>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<availableFormats>
|
2022-10-24 15:48:38 +00:00
|
|
|
|
<dateFormatItem id="h" draft="contributed">h a</dateFormatItem>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
</availableFormats>
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
2012-08-21 11:00:30 -07:00
|
|
|
|
<numbers>
|
|
|
|
|
<currencies>
|
|
|
|
|
<currency type="LUF">
|
|
|
|
|
<symbol>F</symbol>
|
|
|
|
|
<decimal>.</decimal>
|
|
|
|
|
<group>,</group>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
|
|
|
|
</numbers>
|
|
|
|
|
</ldml>
|