2015-06-24 23:42:11 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2024-04-25 16:19:51 +00:00
|
|
|
<!-- Copyright © 1991-2024 Unicode, Inc.
|
2015-06-24 23:42:11 +00:00
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2024-04-25 16:19:51 +00:00
|
|
|
SPDX-License-Identifier: Unicode-3.0
|
2018-06-15 06:28:34 +00:00
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2015-06-24 23:42:11 +00:00
|
|
|
-->
|
|
|
|
<ldml>
|
|
|
|
<identity>
|
2019-10-28 18:06:17 +00:00
|
|
|
<version number="$Revision$"/>
|
2015-06-24 23:42:11 +00:00
|
|
|
<language type="en"/>
|
|
|
|
<territory type="UG"/>
|
|
|
|
</identity>
|
|
|
|
<dates>
|
2016-05-31 04:00:48 +00:00
|
|
|
<calendars>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<timeFormats>
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm:ss zzzz</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>HHmmsszzzz</datetimeSkeleton>
|
2016-05-31 04:00:48 +00:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>HHmmssz</datetimeSkeleton>
|
2016-05-31 04:00:48 +00:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm:ss</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>HHmmss</datetimeSkeleton>
|
2016-05-31 04:00:48 +00:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
<timeFormat>
|
|
|
|
<pattern>HH:mm</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
<datetimeSkeleton>HHmm</datetimeSkeleton>
|
2016-05-31 04:00:48 +00:00
|
|
|
</timeFormat>
|
|
|
|
</timeFormatLength>
|
|
|
|
</timeFormats>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
2015-06-24 23:42:11 +00:00
|
|
|
<timeZoneNames>
|
|
|
|
<metazone type="Africa_Central">
|
|
|
|
<short>
|
|
|
|
<standard>CAT</standard>
|
|
|
|
</short>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="Africa_Eastern">
|
|
|
|
<short>
|
|
|
|
<standard>EAT</standard>
|
|
|
|
</short>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="Africa_Southern">
|
|
|
|
<short>
|
|
|
|
<standard>SAST</standard>
|
|
|
|
</short>
|
|
|
|
</metazone>
|
|
|
|
<metazone type="Africa_Western">
|
|
|
|
<short>
|
|
|
|
<generic>WAT</generic>
|
|
|
|
<standard>WAT</standard>
|
|
|
|
<daylight>WAST</daylight>
|
|
|
|
</short>
|
|
|
|
</metazone>
|
|
|
|
</timeZoneNames>
|
|
|
|
</dates>
|
|
|
|
<numbers>
|
|
|
|
<currencies>
|
|
|
|
<currency type="UGX">
|
|
|
|
<symbol>USh</symbol>
|
|
|
|
</currency>
|
|
|
|
</currencies>
|
|
|
|
</numbers>
|
|
|
|
</ldml>
|