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.
TimePeriod.end implementation.
Return the end datetime of this period.
End time.
datetime
TimePeriodUndefinedError – If the period is not defined.