| - 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)
|
%H:%M:%S %Y %b %d %a
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: 14:11:05 2025 ܟܢ ܐ 09 Sun
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 09/11/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 14:11:05
|
| - 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: 02:11:05 pm
|
| - Long date and time format
(date_fmt)
|
%Z %H:%M:%S %Y %b %d %a
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: CET 14:11:05 2025 ܟܢ ܐ 09 Sun
|