HistoryDateTimeIterable
Methods
| Method | Description |
|---|---|
collect | Collect datetimes for each history. |
Method Details
collect
Collect datetimes for each history.
Returns
| Type | Description |
|---|---|
| list[list[datetime]] | UTC datetimes per history. |
Raises
| Exception | Description |
|---|---|
TimeError | If a timestamp cannot be converted to a datetime. |