pandas.Period.end_time

Period.end_time

Get the Timestamp for the end of the period.

Returns
Timestamp

See also

Period.start_time

Return the start Timestamp.

Period.dayofyear

Return the day of year.

Period.daysinmonth

Return the days in that month.

Period.dayofweek

Return the day of the week.