- 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: кал. 21 ац. 2024 10:48:12 CET
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 21.11.2024
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:48:12
|
- AM/PM designations
(am_pm)
|
|
Example: AM\nPM
|
- 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
|