HistoryDateTimeIterable

Methods

MethodDescription
collectCollect datetimes for each history.

Method Details

collect

Collect datetimes for each history.

Returns

TypeDescription
list[list[datetime]]UTC datetimes per history.

Raises

ExceptionDescription
TimeErrorIf a timestamp cannot be converted to a datetime.