TimeISOT ======== .. currentmodule:: astropy.time .. autoclass:: TimeISOT :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeISOT.cache ~TimeISOT.fast_parser_pars ~TimeISOT.in_subfmt ~TimeISOT.jd1 ~TimeISOT.jd2 ~TimeISOT.jd2_filled ~TimeISOT.mask ~TimeISOT.masked ~TimeISOT.name ~TimeISOT.out_subfmt ~TimeISOT.precision ~TimeISOT.scale ~TimeISOT.subfmts ~TimeISOT.value .. rubric:: Methods Summary .. autosummary:: ~TimeISOT.format_string ~TimeISOT.get_jds_fast ~TimeISOT.get_jds_python ~TimeISOT.mask_if_needed ~TimeISOT.parse_string ~TimeISOT.set_jds ~TimeISOT.str_kwargs ~TimeISOT.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: fast_parser_pars .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. 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