| - Month names
(mon)
|
Jerrey-geuree Toshiaght-arree Mayrnt Averil Boaldyn Mean-souree Jerrey-souree Luanistyn Mean-fouyir Jerrey-fouyir Mee Houney Mee ny Nollick
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
J-guer T-arree Mayrnt Avrril Boaldyn M-souree J-souree Luanistyn M-fouyir J-fouyir M.Houney M.Nollick
glibc-HEAD
|
|
| - Weekday names
(day)
|
Jedoonee Jelhein Jemayrt Jercean Jerdein Jeheiney Jesarn
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
Jed Jel Jem Jerc Jerd Jeh Jes
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)
|
%a %d %b %Y %T
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Jel 03 M.Nollick 2025 10:30:40
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 03/11/25
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:30:40
|
| - 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)
|
%a %d %b %Y %T %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Jel 03 M.Nollick 2025 10:30:40 CET
|