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