.. include:: ../time/references.txt TimeEpochDate ============= .. currentmodule:: astropy.time .. autoclass:: TimeEpochDate :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeEpochDate.cache ~TimeEpochDate.jd2_filled ~TimeEpochDate.mask ~TimeEpochDate.masked ~TimeEpochDate.scale ~TimeEpochDate.value .. rubric:: Methods Summary .. autosummary:: ~TimeEpochDate.mask_if_needed ~TimeEpochDate.set_jds ~TimeEpochDate.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: jd2_filled .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: scale .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: mask_if_needed .. automethod:: set_jds .. automethod:: to_value