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


TimeFITS
=====================

.. currentmodule:: astropy.time

.. autoclass:: TimeFITS
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TimeFITS.name
      ~TimeFITS.scale
      ~TimeFITS.subfmts
      ~TimeFITS.value

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~TimeFITS.format_string
      ~TimeFITS.parse_string
      ~TimeFITS.set_jds
      ~TimeFITS.str_kwargs
      ~TimeFITS.to_value

   
   

   
   

   .. rubric:: Attributes Documentation

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

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: format_string
   .. automethod:: parse_string
   .. automethod:: set_jds
   .. automethod:: str_kwargs
   .. automethod:: to_value

   
   