| - Month names
(mon)
|
Pellkwet̓min Pelctsipwen̓ten Pellsqépts Peslléwten Pell7ell7é7llqten Pelltspéntsk Pelltqwelq̓wél̓t Pellct̓éxel̓cten Pesqelqlélten Pesllwélsten Pellc7ell7é7llcwten̓ Pelltetétq̓em
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Kwe Tsi Sqe Éwt Ell Tsp Tqw Ct̓é Qel Wél U7l Tet
glibc-HEAD
|
|
| - Weekday names
(day)
|
Sxetspesq̓t Spetkesq̓t Selesq̓t Skellesq̓t Smesesq̓t Stselkstesq̓t Stqmekstesq̓t
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Sxe Spe Sel Ske Sme Sts Stq
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Week definition
(week)
|
|
|
| - Date and Time format
(d_t_fmt)
|
%a %d %b %Y %r
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Sun 09 Tet 2025 09:47:38 AM
|
| - 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:47:38 AM
|
| - 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: 09:47:38 AM
|
| - Long date and time format
(date_fmt)
|
%a %d %b %Y %r %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Sun 09 Tet 2025 09:47:38 AM CET
|