| - Month names
(mon)
|
Pherekgong Hlakola Tlhakubele Mmese Motsheanong Phupjane Phupu Phato Leotse Mphalane Pudungwana Tshitwe
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Phe Hla TlH Mme Mot Jan Upu Pha Leo Mph Pud Tsh
glibc-HEAD
|
|
| - Weekday names
(day)
|
Sontaha Mantaha Labobedi Laboraro Labone Labohlano Moqebelo
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Son Mma Bed Rar Ne Hla Moq
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Week definition
(week)
|
|
|
| - Date and Time format
(d_t_fmt)
|
%a %-e %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: Ne 30 Pud 2025 18:41:39 CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 30/10/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 18:41:39
|
| - 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 %b %-e %H:%M:%S %Z %Y
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Ne Pud 30 18:41:39 CET 2025
|