
.. include:: ../time/references.txt


Time
=================

.. currentmodule:: astropy.time

.. autoclass:: Time
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Time.FORMATS
      ~Time.SCALES
      ~Time.T
      ~Time.delta_tdb_tt
      ~Time.delta_ut1_utc
      ~Time.format
      ~Time.in_subfmt
      ~Time.info
      ~Time.isscalar
      ~Time.jd1
      ~Time.jd2
      ~Time.ndim
      ~Time.out_subfmt
      ~Time.precision
      ~Time.scale
      ~Time.shape
      ~Time.size
      ~Time.value

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Time.argmax
      ~Time.argmin
      ~Time.argsort
      ~Time.copy
      ~Time.diagonal
      ~Time.flatten
      ~Time.get_delta_ut1_utc
      ~Time.max
      ~Time.min
      ~Time.now
      ~Time.ptp
      ~Time.ravel
      ~Time.replicate
      ~Time.reshape
      ~Time.sidereal_time
      ~Time.sort
      ~Time.squeeze
      ~Time.swapaxes
      ~Time.take
      ~Time.to_datetime
      ~Time.transpose

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: FORMATS
   .. autoattribute:: SCALES
   .. autoattribute:: T
   .. autoattribute:: delta_tdb_tt
   .. autoattribute:: delta_ut1_utc
   .. autoattribute:: format
   .. autoattribute:: in_subfmt
   .. autoattribute:: info
   .. autoattribute:: isscalar
   .. autoattribute:: jd1
   .. autoattribute:: jd2
   .. autoattribute:: ndim
   .. autoattribute:: out_subfmt
   .. autoattribute:: precision
   .. autoattribute:: scale
   .. autoattribute:: shape
   .. autoattribute:: size
   .. autoattribute:: value

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: argmax
   .. automethod:: argmin
   .. automethod:: argsort
   .. automethod:: copy
   .. automethod:: diagonal
   .. automethod:: flatten
   .. automethod:: get_delta_ut1_utc
   .. automethod:: max
   .. automethod:: min
   .. automethod:: now
   .. automethod:: ptp
   .. automethod:: ravel
   .. automethod:: replicate
   .. automethod:: reshape
   .. automethod:: sidereal_time
   .. automethod:: sort
   .. automethod:: squeeze
   .. automethod:: swapaxes
   .. automethod:: take
   .. automethod:: to_datetime
   .. automethod:: transpose

   
   