| - 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 %d %b %Y %I:%M:%S %p
glibc-HEAD
|
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
Approx. output of current value: থাংজ 08 ডিস 2025 02:03:29 প.ম.
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 8/11/25
|
| - Time format
(t_fmt)
|
%I:%M:%S %p %Z
glibc-HEAD
|
Example: %r
Approx. output of current value: 02:03:29 প.ম. CET
|
| - AM/PM designations
(am_pm)
|
|
Example: AM\nPM
|
| - 12-hour Time format
(t_fmt_ampm)
|
%I:%M:%S %p %Z
glibc-HEAD
|
Example: %I:%M:%S %p
Approx. output of current value: 02:03:29 প.ম. CET
|
| - Long date and time format
(date_fmt)
|
%A %d %b %Y %I:%M:%S %p %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: থাংজ 08 ডিস 2025 02:03:29 প.ম. CET
|