.. include:: ../time/references.txt Time ====================== .. currentmodule:: astropy.time.core .. autoclass:: Time :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Time.delta_tdb_tt ~Time.FORMATS ~Time.scale ~Time.val ~Time.SCALES ~Time.out_subfmt ~Time.jd1 ~Time.jd2 ~Time.delta_ut1_utc ~Time.format ~Time.precision ~Time.vals ~Time.in_subfmt .. rubric:: Methods Summary .. autosummary:: ~Time.replicate ~Time.copy .. rubric:: Attributes Documentation .. autoattribute:: delta_tdb_tt .. autoattribute:: FORMATS .. autoattribute:: scale .. autoattribute:: val .. autoattribute:: SCALES .. autoattribute:: out_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: delta_ut1_utc .. autoattribute:: format .. autoattribute:: precision .. autoattribute:: vals .. autoattribute:: in_subfmt .. rubric:: Methods Documentation .. automethod:: replicate .. automethod:: copy