- Month names
(mon)
|
Bisha Koobaad Bisha Labaad Bisha Saddexaad Bisha Afraad Bisha Shanaad Bisha Lixaad Bisha Todobaad Bisha Sideedaad Bisha Sagaalaad Bisha Tobnaad Bisha Kow iyo Tobnaad Bisha Laba iyo Tobnaad
glibc-HEAD
|
|
- Month abbreviations
(abmon)
|
Kob Lab Sad Afr Sha Lix Tod Sid Sag Tob KIT LIT
glibc-HEAD
|
|
- Weekday names
(day)
|
Axad Isniin Salaaso Arbaco Khamiis Jimco Sabti
glibc-HEAD
|
|
- Days abbreviated
(abday)
|
Axd Isn Tal Arb Kha Jim Sab
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 %r %Z
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Sab 21 Dec 2024 01:41:18 galabnimo CET
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 21.12.2024
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 1:41:18 galabnimo
|
- AM/PM designations
(am_pm)
|
subaxnimo galabnimo
glibc-HEAD
|
Example: AM\nPM
|
- 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
Approx. output of current value: 1:41:18 galabnimo
|
- Long date and time format
(date_fmt)
|
%a %b %e %r %Z %Y
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Sab Dec 21 01:41:18 galabnimo CET 2024
|