| - 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: सूमरू 27 नवंबरू 2025 02:23:54 म.नं.
|
| - Date format
(d_fmt)
|
|
Example: %m/%d/%Y
Approx. output of current value: 27/10/25
|
| - Time format
(t_fmt)
|
%I:%M:%S %p %Z
glibc-HEAD
|
Example: %r
Approx. output of current value: 02:23:54 म.नं. 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:23:54 म.नं. 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: सूमरू 27 नवंबरू 2025 02:23:54 म.नं. CET
|