xorbits.pandas.Series.dt.time#

Series.dt.time#

Returns numpy array of datetime.time objects.

The time part of the Timestamps.

This docstring was copied from pandas.core.indexes.accessors.CombinedDatetimelikeProperties.