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

TimeUnique
==========

.. currentmodule:: astropy.time

.. autoclass:: TimeUnique
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeUnique.scale
      ~TimeUnique.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeUnique.set_jds
      ~TimeUnique.to_value

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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