TimeFormat ========== .. currentmodule:: astropy.time .. autoclass:: TimeFormat :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeFormat.cache ~TimeFormat.in_subfmt ~TimeFormat.jd1 ~TimeFormat.jd2 ~TimeFormat.jd2_filled ~TimeFormat.mask ~TimeFormat.masked ~TimeFormat.out_subfmt ~TimeFormat.precision ~TimeFormat.scale ~TimeFormat.subfmts ~TimeFormat.value .. rubric:: Methods Summary .. autosummary:: ~TimeFormat.mask_if_needed ~TimeFormat.set_jds ~TimeFormat.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:: mask_if_needed .. automethod:: set_jds .. automethod:: to_value