• 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="fr"/>
12		<territory type="CM"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<dayPeriods>
18					<dayPeriodContext type="format">
19						<dayPeriodWidth type="abbreviated">
20							<dayPeriod type="am" draft="contributed">mat.</dayPeriod>
21							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
22						</dayPeriodWidth>
23						<dayPeriodWidth type="narrow">
24							<dayPeriod type="am" draft="contributed">mat.</dayPeriod>
25							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
26						</dayPeriodWidth>
27						<dayPeriodWidth type="wide">
28							<dayPeriod type="am" draft="contributed">matin</dayPeriod>
29							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
30						</dayPeriodWidth>
31					</dayPeriodContext>
32					<dayPeriodContext type="stand-alone">
33						<dayPeriodWidth type="abbreviated">
34							<dayPeriod type="am" draft="contributed">mat.</dayPeriod>
35							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
36						</dayPeriodWidth>
37						<dayPeriodWidth type="narrow">
38							<dayPeriod type="am" draft="contributed">mat.</dayPeriod>
39							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
40						</dayPeriodWidth>
41						<dayPeriodWidth type="wide">
42							<dayPeriod type="am" draft="contributed">matin</dayPeriod>
43							<dayPeriod type="pm" draft="contributed">soir</dayPeriod>
44						</dayPeriodWidth>
45					</dayPeriodContext>
46				</dayPeriods>
47				<dateTimeFormats>
48					<availableFormats>
49						<dateFormatItem id="Ehm" draft="contributed">E h:mm</dateFormatItem>
50						<dateFormatItem id="Ehms" draft="contributed">E h:mm:ss</dateFormatItem>
51						<dateFormatItem id="h" draft="contributed">h</dateFormatItem>
52						<dateFormatItem id="hm" draft="contributed">h:mm</dateFormatItem>
53						<dateFormatItem id="hms" draft="contributed">h:mm:ss</dateFormatItem>
54						<dateFormatItem id="hmsv" draft="contributed">h:mm:ss v</dateFormatItem>
55						<dateFormatItem id="hmv" draft="contributed">h:mm v</dateFormatItem>
56					</availableFormats>
57					<intervalFormats>
58						<intervalFormatItem id="h">
59							<greatestDifference id="a" draft="contributed">h – h</greatestDifference>
60							<greatestDifference id="h" draft="contributed">h – h</greatestDifference>
61						</intervalFormatItem>
62						<intervalFormatItem id="hm">
63							<greatestDifference id="a" draft="contributed">h:mm – h:mm</greatestDifference>
64							<greatestDifference id="h" draft="contributed">h:mm – h:mm</greatestDifference>
65							<greatestDifference id="m" draft="contributed">h:mm – h:mm</greatestDifference>
66						</intervalFormatItem>
67						<intervalFormatItem id="hmv">
68							<greatestDifference id="a" draft="contributed">h:mm – h:mm v</greatestDifference>
69							<greatestDifference id="h" draft="contributed">h:mm – h:mm v</greatestDifference>
70							<greatestDifference id="m" draft="contributed">h:mm – h:mm v</greatestDifference>
71						</intervalFormatItem>
72						<intervalFormatItem id="hv">
73							<greatestDifference id="a" draft="contributed">h – h v</greatestDifference>
74							<greatestDifference id="h" draft="contributed">h – h v</greatestDifference>
75						</intervalFormatItem>
76					</intervalFormats>
77				</dateTimeFormats>
78			</calendar>
79		</calendars>
80	</dates>
81</ldml>
82