pyacs.lib.timeperiod.end

TimePeriod.end implementation.

pyacs.lib.timeperiod.end.end(self)[source]

Return the end datetime of this period.

Returns:

End time.

Return type:

datetime

Raises:

TimePeriodUndefinedError – If the period is not defined.