Skip to content

Commit 70a7c8f

Browse files
author
Sylvain MARIE
committed
what's new attempt
1 parent 2b63ea7 commit 70a7c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,8 @@ Timedelta
637637
Timezones
638638
^^^^^^^^^
639639
- Bug in :func:`to_datetime` with ``infer_datetime_format=True`` failing to parse zero UTC offset (``Z``) correctly (:issue:`41047`)
640+
- Clarified :func:`to_datetime` documentation concerning parameter ``utc`` and the impact of its default value (``False``) on parsing datetimes from a timezone with varying time offsets (daylight savings) (:issue:`42229`).
640641
- Bug in :meth:`Series.dt.tz_convert` resetting index in a :class:`Series` with :class:`CategoricalIndex` (:issue:`43080`)
641-
-
642642

643643
Numeric
644644
^^^^^^^

0 commit comments

Comments
 (0)