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

TimeFormat
==========

.. currentmodule:: astropy.time

.. autoclass:: TimeFormat
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeFormat.scale
      ~TimeFormat.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeFormat.set_jds
      ~TimeFormat.to_value

   .. rubric:: Attributes Documentation

   .. autoattribute:: scale
   .. autoattribute:: value

   .. rubric:: Methods Documentation

   .. automethod:: set_jds
   .. automethod:: to_value
