| - Month names
(mon)
|
Январь Февраль Март Апрель Май Июнь Июль Август Сентябрь Октябрь Ноябрь Декабрь
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
янв фев мар апр май июн июл авг сен окт ноя дек
glibc-HEAD
|
|
| - Weekday names
(day)
|
КӀиранан де Оршотан де Шинарин де Кхаарин де Еарин де ПӀераскан де Шот де
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
КӀ Ор Ши Кх Еа ПӀ Шо
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Week definition
(week)
|
|
|
| - First day of week
(first_weekday)
|
|
|
| - Date and Time format
(d_t_fmt)
|
%Y %d %b %a %T
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: 2025 30 ноя Еа 14:27:24
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 2025.30.10
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 14:27:24
|
| - 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)
|
%Y %d %b %a %T %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: 2025 30 ноя Еа 14:27:24 CET
|