We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9870859 commit bd4061cCopy full SHA for bd4061c
pandas/core/tools/datetimes.py
@@ -763,7 +763,7 @@ def to_datetime(
763
Return type depends on input:
764
765
- list-like:
766
- - DatetimeIndex, if timezone naive or aware with the same timezone
+ - DatetimeIndex, if timezone naive or aware with constant time offset
767
- Index of object dtype, if timezone aware with mixed time offsets
768
- Series: Series of datetime64 dtype
769
- scalar: Timestamp
0 commit comments