| - Month names
(mon)
|
Ghennàrgiu Freàrgiu Martzu Abrile Maju Làmpadas Argiolas/Trìulas Austu Cabudanni Santugaine/Ladàmine Onniasantu/Santandria Nadale/Idas
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Ghe Fre Mar Abr Maj Làm Arg Aus Cab Lad Onn Nad
glibc-HEAD
|
|
| - Weekday names
(day)
|
Domìnigu Lunis Martis Mèrcuris Giòbia Chenàbura Sàbadu
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Dom Lun Mar Mèr Giò Che Sàb
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Week definition
(week)
|
|
|
| - First day of week
(first_weekday)
|
|
|
| - Date and Time format
(d_t_fmt)
|
%a %d %b %Y %T %Z
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Sun 09 Nad 2025 09:41:45 CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 09. 11. 25
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 09:41:45
|
| - 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:
|
| - Long date and time format
(date_fmt)
|
%a %e %b %Y %H:%M:%S %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Sun 9 Nad 2025 09:41:45 CET
|