| - Month names
(mon)
|
Jānwōde Pāpode M̧aaj Eprōļ Māe Juun Juļae O̧kwōj Jeptōm̧ba Oktoba Nobōm̧ba Tijem̧ba
local
|
|
| - Month abbreviations
(abmon)
|
Jān Pāp M̧aa Epr Māe Juu Juļ O̧kw Jep Okt Nob Tij
local
|
|
| - Weekday names
(day)
|
Jabōt M̧ande Juje Wōnje Taije Bōlaide Jādede
local
|
|
| - Days abbreviated
(abday)
|
Jab M̧an Juj Wōn Tai Bōl Jād
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: Juj 28 Nob 2025 01:56:12 PM CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 28/10/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 01:56:12 PM
|
| - AM/PM designations
(am_pm)
|
|
Example: AM\nPM
|
| - 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
|