- Days abbreviated
(abday)
|
dom lun mar mer gio ven sab
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
- Weekday names
(day)
|
domenica lunedì martedì mercoledì giovedì venerdì sabato
glibc-HEAD
|
|
- Month abbreviations
(abmon)
|
gen feb mar apr mag giu lug ago set ott nov dic
glibc-HEAD
|
|
- Month names
(mon)
|
gennaio febbraio marzo aprile maggio giugno luglio agosto settembre ottobre novembre dicembre
glibc-HEAD
|
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 15/11/2024
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 07:39:14
|
- AM/PM designations
(am_pm)
|
|
Example: AM\nPM
|
- 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
Approx. output of current value:
|
- Date and Time format
(d_t_fmt)
|
%a %-d %b %Y, %T
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: ven 15 dic 2024, 07:39:14
|
- Long date and time format
(date_fmt)
|
%a %-d %b %Y, %T, %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: ven 15 dic 2024, 07:39:14, CET
|
- First day of week
(first_weekday)
|
|
|
- Week definition
(week)
|
|
|