.. include:: ../time/references.txt

TimezoneInfo
============

.. currentmodule:: astropy.time

.. autoclass:: TimezoneInfo
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimezoneInfo.dst
      ~TimezoneInfo.fromutc
      ~TimezoneInfo.tzname
      ~TimezoneInfo.utcoffset

   .. rubric:: Methods Documentation

   .. automethod:: dst
   .. automethod:: fromutc
   .. automethod:: tzname
   .. automethod:: utcoffset
