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

TimeJD
======

.. currentmodule:: astropy.time

.. autoclass:: TimeJD
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeJD.name
      ~TimeJD.scale
      ~TimeJD.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeJD.set_jds
      ~TimeJD.to_value

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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