| - Month names
(mon)
|
Ιανουαρίου Φεβρουαρίου Μαρτίου Απριλίου Μαΐου Ιουνίου Ιουλίου Αυγούστου Σεπτεμβρίου Οκτωβρίου Νοεμβρίου Δεκεμβρίου
glibc-HEAD
|
|
| - Month names (alternate)
(alt_mon)
|
Ιανουάριος Φεβρουάριος Μάρτιος Απρίλιος Μάιος Ιούνιος Ιούλιος Αύγουστος Σεπτέμβριος Οκτώβριος Νοέμβριος Δεκέμβριος
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Ιαν Φεβ Μαρ Απρ Μαΐ Ιουν Ιουλ Αυγ Σεπ Οκτ Νοε Δεκ
glibc-HEAD
|
|
| - Month abbreviations (alternate)
(ab_alt_mon)
|
Ιαν Φεβ Μάρ Απρ Μάι Ιούν Ιούλ Αύγ Σεπ Οκτ Νοέ Δεκ
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)
|
|
|
| - 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: Πεμ 30 Νοε 2025 02:26:25 μμ CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 30/10/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 02:26:25 μμ
|
| - 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:26:25 μμ
|
| - Long date and time format
(date_fmt)
|
%a %d %b %Y %r %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Πεμ 30 Νοε 2025 02:26:25 μμ CET
|