TimeEpochDateString =================== .. currentmodule:: astropy.time .. autoclass:: TimeEpochDateString :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeEpochDateString.cache ~TimeEpochDateString.in_subfmt ~TimeEpochDateString.jd1 ~TimeEpochDateString.jd2 ~TimeEpochDateString.jd2_filled ~TimeEpochDateString.mask ~TimeEpochDateString.masked ~TimeEpochDateString.out_subfmt ~TimeEpochDateString.precision ~TimeEpochDateString.scale ~TimeEpochDateString.subfmts ~TimeEpochDateString.value .. rubric:: Methods Summary .. autosummary:: ~TimeEpochDateString.format_string ~TimeEpochDateString.get_jds_fast ~TimeEpochDateString.get_jds_python ~TimeEpochDateString.mask_if_needed ~TimeEpochDateString.parse_string ~TimeEpochDateString.set_jds ~TimeEpochDateString.str_kwargs ~TimeEpochDateString.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: out_subfmt .. autoattribute:: precision .. autoattribute:: scale .. autoattribute:: subfmts .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: format_string .. automethod:: get_jds_fast .. automethod:: get_jds_python .. automethod:: mask_if_needed .. automethod:: parse_string .. automethod:: set_jds .. automethod:: str_kwargs .. automethod:: to_value