TimePeriod#
- class caf.ntem.TimePeriod(value)[source]#
Bases:
CaseInsensitiveEnumNTEM time periods.
Attributes
Methods
id()Database ID of the time period.
Attributes Documentation
- AM = 'am'#
- IP = 'ip'#
- PM = 'pm'#
- OP = 'op'#
- SAT = 'saturday'#
- SUN = 'sunday'#
- AVG_WKDAY = 'average_weekday'#
- AVG_DAY = 'average_day'#