| - Month names
(mon)
|
Siqiññaatchiaq Siqiññaasrugruk Paniqsiqsiivik Qilġich Tatqiat Suppivik Iġñivik Itchavik Tiññivik Amiġaiqsivik Sikkuvik Nippivik Siqiñġiḷaq
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Sñt Sñs Pan Qil Sup Iġñ Itc Tiñ Ami Sik Nip Siq
glibc-HEAD
|
|
| - Weekday names
(day)
|
Minġuiqsioiq Savałłiq Ilaqtchiioiq Qitchiioiq Sisamiioiq Tallimmiioiq Maqinġuoiq
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Min Sav Ila Qit Sis Tal Maq
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: Tal 21 Siq 2025 12:00:27 AM
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 21/11/25
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 12:00:27 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: 12:00:27 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: Tal 21 Siq 2025 12:00:27 AM CET
|