| - Month names
(mon)
|
يناير فبراير مارس أبريل مايو يونيو يوليو أغسطس سبتمبر أكتوبر نوفمبر ديسمبر
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
يناير فبراير مارس أبريل مايو يونيو يوليو أغسطس سبتمبر أكتوبر نوفمبر ديسمبر
glibc-HEAD
|
|
| - Weekday names
(day)
|
الأحد الإثنين الثلاثاء الأربعاء الخميس الجمعـة السبت
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
| - Week definition
(week)
|
|
|
| - First working day
(first_workday)
|
|
|
| - Date and Time format
(d_t_fmt)
|
%A %e %B %Y %k:%M:%S
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Sunday 9 ديسمبر 2025 9:45:43
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: Sunday 9 ديسمبر 2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 9:45:43
|
| - 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: 9:45:43
|
| - Long date and time format
(date_fmt)
|
%A %e %B %Y %Z %k:%M:%S
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Sunday 9 ديسمبر 2025 CET 9:45:43
|
| - Date and time in alternate Era notation
(era_d_fmt)
|
|
|