Return the number of days in the month.
Examples
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.days_in_month 31
previous
pandas.Timestamp.dayofyear
next
pandas.Timestamp.daysinmonth