Bases: astropy.time.TimeString
ISO 8601 compliant date-time format “YYYY-MM-DDTHH:MM:SS.sss...”. This is the same as TimeISO except for a “T” instead of space between the date and time. For example, 2000-01-01T00: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