Bases: astropy.time.TimeString
Year, day-of-year and time as “YYYY:DOY:HH:MM:SS.sss...”. The day-of-year (DOY) goes from 001 to 365 (366 in leap years). For example, 2000:001:00:00:00.000 is midnight on January 1, 2000.
The allowed subformats are:
Attributes Summary
name | unicode(object=’‘) -> unicode object |
subfmts | tuple() -> empty tuple |
Attributes Documentation