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


TimeEpochDateString
================================

.. currentmodule:: astropy.time

.. autoclass:: TimeEpochDateString
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TimeEpochDateString.scale
      ~TimeEpochDateString.value

   
   

   
   

   .. rubric:: Methods Summary

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

   
   

   
   

   .. rubric:: Attributes Documentation

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

   
   

   
   

   .. rubric:: Methods Documentation

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

   
   