• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
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="om"/>
12		<territory type="KE"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<months>
18					<monthContext type="stand-alone">
19						<monthWidth type="narrow">
20							<month type="1">A</month>
21							<month type="2">G</month>
22							<month type="3">B</month>
23							<month type="4">E</month>
24							<month type="5">C</month>
25							<month type="6">W</month>
26							<month type="7">A</month>
27							<month type="8">H</month>
28							<month type="9">F</month>
29							<month type="10">O</month>
30							<month type="11">S</month>
31							<month type="12">M</month>
32						</monthWidth>
33					</monthContext>
34				</months>
35				<days>
36					<dayContext type="stand-alone">
37						<dayWidth type="narrow">
38							<day type="sun">D</day>
39							<day type="mon">W</day>
40							<day type="tue">Q</day>
41							<day type="wed">R</day>
42							<day type="thu">K</day>
43							<day type="fri">J</day>
44							<day type="sat">S</day>
45						</dayWidth>
46					</dayContext>
47				</days>
48				<quarters>
49					<quarterContext type="format">
50						<quarterWidth type="abbreviated">
51							<quarter type="1">K1</quarter>
52							<quarter type="2">K2</quarter>
53							<quarter type="3">K3</quarter>
54							<quarter type="4">K4</quarter>
55						</quarterWidth>
56					</quarterContext>
57				</quarters>
58				<eras>
59					<eraAbbr>
60						<era type="0">KD</era>
61						<era type="0" alt="variant">BCE</era>
62						<era type="1" alt="variant">KB</era>
63					</eraAbbr>
64				</eras>
65				<timeFormats>
66					<timeFormatLength type="full">
67						<timeFormat>
68							<pattern>HH:mm:ss zzzz</pattern>
69						</timeFormat>
70					</timeFormatLength>
71					<timeFormatLength type="long">
72						<timeFormat>
73							<pattern>HH:mm:ss z</pattern>
74						</timeFormat>
75					</timeFormatLength>
76					<timeFormatLength type="medium">
77						<timeFormat>
78							<pattern>HH:mm:ss</pattern>
79						</timeFormat>
80					</timeFormatLength>
81					<timeFormatLength type="short">
82						<timeFormat>
83							<pattern>HH:mm</pattern>
84						</timeFormat>
85					</timeFormatLength>
86				</timeFormats>
87			</calendar>
88		</calendars>
89	</dates>
90	<numbers>
91		<currencies>
92			<currency type="KES">
93				<symbol>Ksh</symbol>
94			</currency>
95		</currencies>
96	</numbers>
97</ldml>
98