| - Month names
(mon)
|
якшамков даволков эйзярков чадыков панжиков аштемков медьков умарьков таштамков ожоков суньдерьков ацамков
local
|
|
| - Month abbreviations
(abmon)
|
як. дав. эйз. чад. пан. аш. мед. ума. таш. ож. сун. ац.
local
|
|
| - Weekday names
(day)
|
недлячи атянчи вастанчи кункшканчи каланчи сюканчи шлямочи
local
|
|
| - Days abbreviated
(abday)
|
нед. ат. вас. кун. кал. сюк. шл.
local
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Date and Time format
(d_t_fmt)
|
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: ат. 27 сун. 2025 14:23:54 CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 27.10.2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 14:23:54
|
| - AM/PM designations
(am_pm)
|
|
Example: AM\nPM
|
| - 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
|