File: time.rst

package info (click to toggle)
sunpy 7.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,592 kB
  • sloc: python: 41,765; ansic: 1,710; makefile: 39
file content (9 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Time (`sunpy.time`)
*******************

``sunpy.time`` contains helpers for converting strings to `astropy.time.Time`
objects and handling common operations on these objects. As well as this a
`~sunpy.time.TimeRange` object is provided for representing a period of time
and performing operations on that range.

.. automodapi:: sunpy.time