- 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)
|
%a %e %b %Ey, %H:%M:%S
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: พฤ. 21 ธ.ค. 24, 10:45:17
|
- Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 21/11/24
|
- Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:45:17
|
- 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:45:17 AM
|
- Long date and time format
(date_fmt)
|
%a %e %b %Ey %H:%M:%S %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: พฤ. 21 ธ.ค. 24 10:45:17 CET
|
- Era
(era)
|
+:1:-543/01/01:+*:พ.ศ.:%EC %Ey
glibc-HEAD
|
|
- Date and time in alternate Era notation
(era_d_t_fmt)
|
วัน%Aที่ %e %B %EC %Ey, %H.%M.%S น.
glibc-HEAD
|
|
- Date and time in alternate Era notation
(era_d_fmt)
|
|
|
- Time in alternate Era notation
(era_t_fmt)
|
|
|