-
-
Notifications
You must be signed in to change notification settings - Fork 12.1k
Closed
Closed
Copy link
Milestone
Description
Proposed new feature or change:
Dear all,
the command t0 = np.datetime64('2023-06-09T12:18:40Z', 'ns') produces the warning
DeprecationWarning: parsing timezone aware datetimes is deprecated; this will raise an error in the future
I propose, like others before me, to remove the deprecation warning when constructing datetime64 objects with timezones, because it is a useful and correct feature. Here and here Dr. Yorav-Raphael already raised and well motivated the reasons. I fully share his view and agree with his discussion.
The fact that after 3 years from his call I still see the warning, lets me think that in fact his view passed and the feature is not really going to be removed in future. Therefore, it is just matter to remove the deprecation warning. This would relax me and the colleagues of mine who are relying on this useful conversion.
Sincerely,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Completed