返回该月的天数。
示例
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.days_in_month 31
上一页
pandas.Timestamp.dayofyear
下一页
pandas.Timestamp.daysinmonth