-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/fr_CM.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CM{
- Version{"2.1.19.14"}
+ Version{"2.1.31.33"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "matin",
+ "soir",
+ }
+ AmPmMarkersAbbr{
+ "mat.",
+ "soir",
+ }
+ AmPmMarkersNarrow{
+ "mat.",
+ "soir",
+ }
+ availableFormats{
+ Ehm{"E h:mm a"}
+ Ehms{"E h:mm:ss a"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ hmsv{"h:mm:ss a v"}
+ hmv{"h:mm a v"}
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"mat."}
+ pm{"soir"}
+ }
+ narrow{
+ am{"mat."}
+ pm{"soir"}
+ }
+ wide{
+ am{"matin"}
+ pm{"soir"}
+ }
+ }
+ }
+ intervalFormats{
+ h{
+ a{"h a – h a"}
+ h{"h – h a"}
+ }
+ hm{
+ a{"h:mm a – h:mm a"}
+ h{"h:mm – h:mm a"}
+ m{"h:mm – h:mm a"}
+ }
+ hmv{
+ a{"h:mm a – h:mm a v"}
+ h{"h:mm – h:mm a v"}
+ m{"h:mm – h:mm a v"}
+ }
+ hv{
+ a{"h a – h a v"}
+ h{"h – h a v"}
+ }
+ }
+ }
+ }
}