| - Month names
(mon)
|
ಜನವರಿ ಫೆಬ್ರುವರಿ ಮಾರ್ಚ್ ಏಪ್ರಿಲ್ ಮೇ ಜೂನ್ ಜುಲೈ ಆಗಸ್ಟ್ ಸೆಪ್ಟೆಂಬರ್ ಅಕ್ಟೋಬರ್ ನವೆಂಬರ್ ಡಿಸೆಂಬರ್
glibc-HEAD
|
|
| - Month abbreviations
(abmon)
|
ಜ ಫೆ ಮಾ ಏ ಮೇ ಜೂ ಜು ಆ ಸೆ ಅ ನ ಡಿ
glibc-HEAD
|
|
| - Weekday names
(day)
|
ಐಥಾರ ಸೋಮಾರ ಅಂಗರೆ ಬುಧಾರ ಗುರುವಾರ ಶುಕ್ರರ ಶನಿವಾರ
glibc-HEAD
|
|
| - Days abbreviated
(abday)
|
|
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:32:40 ಬಯ್ಯ
|
| - 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:32:40 ಬಯ್ಯ 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:32:40 ಬಯ್ಯ 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:32:40 ಬಯ್ಯ CET
|