- Days abbreviated
(abday)
|
su ma ti ke to pe la
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
- Weekday names
(day)
|
sunnuntai maanantai tiistai keskiviikko torstai perjantai lauantai
glibc-HEAD
|
|
- Month abbreviations
(abmon)
|
tammi helmi maalis huhti touko kesä heinä elo syys loka marras joulu
glibc-HEAD
|
|
- Month names
(mon)
|
tammikuu helmikuu maaliskuu huhtikuu toukokuu kesäkuu heinäkuu elokuu syyskuu lokakuu marraskuu joulukuu
glibc-HEAD
|
|
- Date and Time format
(d_t_fmt)
|
%a %e. %Bta %Y %H.%M.%S
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: to 21. joulukuuta 2024 10.34.13
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 21.11.2024
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10.34.13
|
- 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:
|
- Long date and time format
(date_fmt)
|
%a %-d.%-m.%Y %H.%M.%S %z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: to 21.11.2024 10.34.13 +0100
|
- First day of week
(first_weekday)
|
|
|
- Week definition
(week)
|
|
|