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

TimeDecimalYear
===============

.. currentmodule:: astropy.time

.. autoclass:: TimeDecimalYear
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeDecimalYear.name
      ~TimeDecimalYear.scale
      ~TimeDecimalYear.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeDecimalYear.set_jds
      ~TimeDecimalYear.to_value

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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