Skip to content

Commit 458ccf0

Browse files
committed
BUG: offsets.apply doesnt preserve nanosecond
1 parent bfa9bc5 commit 458ccf0

File tree

4 files changed

+206
-191
lines changed

4 files changed

+206
-191
lines changed

doc/source/v0.15.0.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ Bug Fixes
256256
- Bug in repeated timeseries line and area plot may result in ``ValueError`` or incorrect kind (:issue:`7733`)
257257

258258

259+
- Bug in ``offsets.apply``, ``rollforward`` and ``rollback`` may reset nanosecond (:issue:`7697`)
260+
- Bug in ``offsets.apply``, ``rollforward`` and ``rollback`` may raise ``AttributeError`` if ``Timestamp`` has ``dateutil`` tzinfo (:issue:`7697`)
261+
259262

260263
- Bug in ``is_superperiod`` and ``is_subperiod`` cannot handle higher frequencies than ``S`` (:issue:`7760`, :issue:`7772`, :issue:`7803`)
261264

0 commit comments

Comments
 (0)