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="RE"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<dayPeriods>
18					<dayPeriodContext type="format">
19						<dayPeriodWidth type="abbreviated">
20							<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
21							<dayPeriod type="noon" draft="contributed">midi</dayPeriod>
22							<dayPeriod type="morning1" draft="contributed">mat.</dayPeriod>
23							<dayPeriod type="afternoon1" draft="contributed">ap.m.</dayPeriod>
24							<dayPeriod type="evening1" draft="contributed">soir</dayPeriod>
25							<dayPeriod type="night1" draft="contributed">nuit</dayPeriod>
26						</dayPeriodWidth>
27					</dayPeriodContext>
28					<dayPeriodContext type="stand-alone">
29						<dayPeriodWidth type="abbreviated">
30							<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
31						</dayPeriodWidth>
32						<dayPeriodWidth type="narrow">
33							<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
34						</dayPeriodWidth>
35					</dayPeriodContext>
36				</dayPeriods>
37			</calendar>
38		</calendars>
39	</dates>
40	<numbers>
41		<miscPatterns numberSystem="latn">
42			<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
43		</miscPatterns>
44	</numbers>
45</ldml>
46