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

TimePlotDate
============

.. currentmodule:: astropy.time

.. autoclass:: TimePlotDate
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimePlotDate.epoch_format
      ~TimePlotDate.epoch_scale
      ~TimePlotDate.epoch_val
      ~TimePlotDate.epoch_val2
      ~TimePlotDate.name
      ~TimePlotDate.scale
      ~TimePlotDate.unit
      ~TimePlotDate.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimePlotDate.set_jds
      ~TimePlotDate.to_value

   .. rubric:: Attributes Documentation

   .. autoattribute:: epoch_format
   .. autoattribute:: epoch_scale
   .. autoattribute:: epoch_val
   .. autoattribute:: epoch_val2
   .. autoattribute:: name
   .. autoattribute:: scale
   .. autoattribute:: unit
   .. autoattribute:: value

   .. rubric:: Methods Documentation

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