| - 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: 28/10/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 18:50:28
|
| - 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: mar 28 nov 2025, 18:50:28
|
| - 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: mar 28 nov 2025, 18:50:28, CET
|
| - First day of week
(first_weekday)
|
|
|
| - Week definition
(week)
|
|
|