.. include:: ../time/references.txt TimeEpochDateString =================== .. currentmodule:: astropy.time .. autoclass:: TimeEpochDateString :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeEpochDateString.cache ~TimeEpochDateString.jd2_filled ~TimeEpochDateString.mask ~TimeEpochDateString.masked ~TimeEpochDateString.scale ~TimeEpochDateString.value .. rubric:: Methods Summary .. autosummary:: ~TimeEpochDateString.format_string ~TimeEpochDateString.mask_if_needed ~TimeEpochDateString.parse_string ~TimeEpochDateString.set_jds ~TimeEpochDateString.str_kwargs ~TimeEpochDateString.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: jd2_filled .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: scale .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: format_string .. automethod:: mask_if_needed .. automethod:: parse_string .. automethod:: set_jds .. automethod:: str_kwargs .. automethod:: to_value