pandas.Timestamp.daysinmonth#
- property Timestamp.daysinmonth#
Return the number of days in the month.
Deprecated since version 3.1.0: Use
Timestamp.days_in_monthinstead.
Return the number of days in the month.
Deprecated since version 3.1.0: Use Timestamp.days_in_month instead.