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