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

TimeEpochDate
=============

.. currentmodule:: astropy.time

.. autoclass:: TimeEpochDate
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeEpochDate.scale
      ~TimeEpochDate.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeEpochDate.set_jds
      ~TimeEpochDate.to_value

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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