- 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)
|
|
|
- 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: 17:46:09 2024 Dec 03 דינ'
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 03/12/24
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 17:46:09
|
- 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: 05:46:09 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 17:46:09 2024 Dec 03 דינ'
|
- Calendar direction
(cal_direction)
|
|
Example: 1
|