| - 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)
|
%e %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: 30 নৱেম্বৰ, 2025 06.48.10 অপৰাহ্ন
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 30-10-2025
|
| - Time format
(t_fmt)
|
|
Example: %r
Approx. output of current value: 06.48.10 অপৰাহ্ন
|
| - AM/PM designations
(am_pm)
|
পূৰ্ব্বাহ্ন অপৰাহ্ন
glibc-HEAD
|
Example: AM\nPM
|
| - 12-hour Time format
(t_fmt_ampm)
|
|
Example: %I:%M:%S %p
Approx. output of current value: 06.48.10 অপৰাহ্ন
|
| - Long date and time format
(date_fmt)
|
%e %B, %Y %I.%M.%S %p %Z
glibc-HEAD
|
Example: %a %b %e %H:%M:%S %Z %Y
Approx. output of current value: 30 নৱেম্বৰ, 2025 06.48.10 অপৰাহ্ন CET
|