| - Month names
(mon)
|
Tháng 1 Tháng 2 Tháng 3 Tháng 4 Tháng 5 Tháng 6 Tháng 7 Tháng 8 Tháng 9 Tháng 10 Tháng 11 Tháng 12
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
Thg 1 Thg 2 Thg 3 Thg 4 Thg 5 Thg 6 Thg 7 Thg 8 Thg 9 Thg 10 Thg 11 Thg 12
glibc-HEAD
|
|
| - Weekday names
(day)
|
Chủ nhật Thứ hai Thứ ba Thứ tư Thứ năm Thứ sáu Thứ bảy
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
CN T2 T3 T4 T5 T6 T7
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 Năm %Y %T %Z
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: Thứ hai, 03 Tháng 12 Năm 2025 10:26:15 CET
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 03/11/2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 10:26:15
|
| - 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:26 AM
|
| - Long date and time format
(date_fmt)
|
%A, %d %B năm %Y %T %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: Thứ hai, 03 Tháng 12 năm 2025 10:26:15 CET
|