pandas.Series.dt.tz¶
Return timezone, if any.
- return
datetime.tzinfo, pytz.tzinfo.BaseTZInfo, dateutil.tz.tz.tzfile, or None Returns None when the array is tz-naive.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler