LocalCoordinateSystem.
datetimeindex
Get the time as ‘pandas.DatetimeIndex’.
If the coordinate system has no reference time, ‘None’ is returned.
The coordinate systems time as ‘pandas.DatetimeIndex’
Union[pandas.DatetimeIndex, None]