scuffed-code/icu4c/source/data/xml/main/en_BZ.xml

79 lines
1.9 KiB
XML
Raw Normal View History

2004-05-14 01:27:16 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2004-06-02 02:53:16 +00:00
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
%icu;
]
>
<ldml draft="true">
2004-05-14 01:27:16 +00:00
<identity>
2004-06-04 20:17:19 +00:00
<version number="1.1"/>
<generation date="2004-06-04" />
2004-05-14 01:27:16 +00:00
<language type="en" />
<territory type="BZ" />
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<week>
<minDays count="1"/>
<firstDay day="mon"/>
</week>
2004-05-14 01:27:16 +00:00
<dateFormats>
<default type="medium"/>
<dateFormatLength type="full">
<dateFormat >
<pattern>dd MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="long">
<dateFormat >
<pattern>dd MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
<pattern>dd-MMM-yy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
<pattern>dd/MM/yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormatLength type="full">
<timeFormat >
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="long">
<timeFormat >
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="medium">
<timeFormat >
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="short">
<timeFormat >
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength >
</timeFormats>
<dateTimeFormats>
<dateTimeFormatLength >
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</dateTimeFormatLength >
</dateTimeFormats>
</calendar>
</calendars>
</dates>
</ldml>