mars.dataframe.Series.dt.tz#

Series.dt.tz#

Return timezone, if any.

Returns

Returns None when the array is tz-naive.

Return type

datetime.tzinfo, pytz.tzinfo.BaseTZInfo, dateutil.tz.tz.tzfile, or None