xorbits.pandas.Series.dt.tz#
- Series.dt.tz#
Return the timezone.
- Returns
Returns None when the array is tz-naive.
- Return type
datetime.tzinfo, pytz.tzinfo.BaseTZInfo, dateutil.tz.tz.tzfile, or None
This docstring was copied from pandas.core.indexes.accessors.CombinedDatetimelikeProperties.