ID EN
Calendar

month_abbr

Python 3.11

An array that represents the abbreviated months of the year in the current locale. This follows normal convention of January being month number 1, so it has a length of 13 and month_abbr[0] is the empty string.

Syntax

PYTHON
calendar.month_abbr