- 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)
|
|
|
- First working day
(first_workday)
|
|
|
- Date and Time format
(d_t_fmt)
|
%A د %Y د %B %e، %H:%M:%S
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: پنجشنبه د 2024 د دسمبر 21، 10:48:53
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: د 2024 د دسمبر 21
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:48:53
|
- 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: 10:48:53 غ.م.
|
- Long date and time format
(date_fmt)
|
%A د %Y د %B %e، %Z %H:%M:%S
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: پنجشنبه د 2024 د دسمبر 21، CET 10:48:53
|
- Calendar direction
(cal_direction)
|
|
Example: 1
|