-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
EnhancementNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further actionTimezonesTimezone data dtypeTimezone data dtype
Milestone
Description
Currently DatetimeIndex.time
returns a numpy array of local datetime.time
s. In #18461, the resulting datetime.time
s gained timezone information (but was an undocumented changed) and was subsequently reverted in #21281. Having .time
return timezone information would still be a nice enhancement.
If we allow DatetimeIndex.time
to return timezone information, timeseries.rst
will need to be changed since it currently indicates that .time
does not return timezone information.
Metadata
Metadata
Assignees
Labels
EnhancementNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further actionTimezonesTimezone data dtypeTimezone data dtype