- Month names
(mon)
|
1goe̍h 2goe̍h 3goe̍h 4goe̍h 5goe̍h 6goe̍h 7goe̍h 8goe̍h 9goe̍h 10goe̍h 11goe̍h 12goe̍h
glibc-HEAD
|
|
- Month abbreviations
(abmon)
|
1g 2g 3g 4g 5g 6g 7g 8g 9g 10g 11g 12g
glibc-HEAD
|
|
- Weekday names
(day)
|
lé-pài-ji̍t pài-it pài-jī pài-saⁿ pài-sì pài-gō͘ pài-la̍k
glibc-HEAD
|
|
- Days abbreviated
(abday)
|
lp p1 p2 p3 p4 p5 p6
glibc-HEAD
|
Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat
|
- Week definition
(week)
|
|
|
- Date and Time format
(d_t_fmt)
|
%Y %b %d (%a) %H:%M:%S %Z
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: 2024 12g 21 (p4) 10:46:18 CET
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 2024-11-21
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:46:18 téng-po͘
|
- 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:46:18 téng-po͘
|
- Long date and time format
(date_fmt)
|
%Y %b %d (%a) %H:%M:%S %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: 2024 12g 21 (p4) 10:46:18 CET
|