pandas / 1 / reference / api / pandas.datetimeindex.tz.html

pandas.DatetimeIndex.tz

propertyDatetimeIndex.tz[source]

Return the timezone.

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

Returns None when the array is tz-naive.

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.DatetimeIndex.tz.html