DateTime::Locale::fr_FR - Locale data examples for the French France (fr-FR) locale
| Use Case | Command | Description |
|---|---|---|
| Load locale object | my $locale = DateTime::Locale->load('fr_FR'); |
Load the French France locale |
| Full date/time formatting | $locale->format_datetime($dt) |
Format datetime with full pattern (e.g. "mardi 5 février 2008 à 18:30:30 UTC") |
| Get wide day names | $locale->day_names() |
Returns list of full day names (lundi, mardi, ...) |
| Get wide month names | $locale->month_names() |
Returns list of full month names (janvier, février, ...) |
| Get first day of week | $locale->first_day_of_week() |
Returns 1 (Monday) – first day is lundi |
| Check 24-hour time preference | $locale->prefers_24_hour_time() |
Returns true (France uses 24h format) |
| Format with strftime %c | $locale->format_c_strftime($dt) |
Example: "mar. 05 févr. 2008 18:30:30" |
This pod file contains examples of the locale data available for the French France locale.
Wide (format)
Abbreviated (format)
Narrow (format)
Wide (stand-alone)
Abbreviated (stand-alone)
Narrow (stand-alone)
Wide (format)
Abbreviated (format)
Narrow (format)
Wide (stand-alone)
Abbreviated (stand-alone)
Narrow (stand-alone)
Wide (format)
Abbreviated (format)
Narrow (format)
Wide (stand-alone)
Abbreviated (stand-alone)
Narrow (stand-alone)
Wide (format)
Abbreviated (format)
Narrow (format)
Full
Long
Medium
Short
Full
Long
Medium
Short
Full
Long
Medium
Short
Bh (h B)
Bhm (h:mm B)
Bhms (h:mm:ss B)
E (E)
EBhm (E h:mm B)
EBhms (E h:mm:ss B)
EHm (E HH:mm)
EHms (E HH:mm:ss)
Ed (E d)
Ehm (E h:mm a)
Ehms (E h:mm:ss a)
Gy (y G)
GyMMM (MMM y G)
GyMMMEd (E d MMM y G)
GyMMMd (d MMM y G)
GyMd (dd/MM/y GGGGG)
H (HH 'h')
Hm (HH:mm)
Hms (HH:mm:ss)
Hmsv (HH:mm:ss v)
Hmv (HH:mm v)
M (L)
MEd (E dd/MM)
MMM (LLL)
MMMEd (E d MMM)
MMMMW-count-one ('semaine' W (MMMM))
MMMMW-count-other ('semaine' W (MMMM))
MMMMd (d MMMM)
MMMd (d MMM)
Md (dd/MM)
d (d)
h (h a)
hm (h:mm a)
hms (h:mm:ss a)
hmsv (h:mm:ss a v)
hmv (h:mm a v)
ms (mm:ss)
y (y)
yM (MM/y)
yMEd (E dd/MM/y)
yMMM (MMM y)
yMMMEd (E d MMM y)
yMMMM (MMMM y)
yMMMd (d MMM y)
yMd (dd/MM/y)
yQQQ (QQQ y)
yQQQQ (QQQQ y)
yw-count-one ('semaine' w 'de' Y)
yw-count-other ('semaine' w 'de' Y)
Prefers 24 hour time?
Yes
Local first day of the week
1 (lundi)
%c (%a %d %b %Y %T) - date time format
%x (%d/%m/%Y) - date format
%X (%T) - time format
See DateTime::Locale.
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-12 07:19 @2600:1f28:365:80b0:6f72:a904:73b0:e266
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)