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