| - Month names
(mon)
|
Qunxa Garablu Naharsi Kudo Ciggilta Kudo Agda Baxis Caxah Alsa Qasa Dirri Qado Dirri Liiqen Waysu Diteli Ximoli Kaxxa Garablu
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Qun Nah Cig Agd Cax Qas Qad Leq Way Dit Xim Kax
glibc-HEAD
|
|
| - Weekday names
(day)
|
Naba Sambat Sani Salus Rabuq Camus Jumqata Qunxa Sambat
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Nab San Sal Rab Cam Jum Qun
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, %B %e, %Y %r %Z
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Salus, Kaxxa Garablu 4, 2025 03:11:07 carra CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 04/11/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 3:11:07 carra
|
| - 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: 3:11:07 carra
|
| - Long date and time format
(date_fmt)
|
%A, %B %e, %r %Z %Y
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Salus, Kaxxa Garablu 4, 03:11:07 carra CET 2025
|