TimeUnique¶
-
class
astropy.time.TimeUnique(val1, val2, scale, precision, in_subfmt, out_subfmt, from_jd=False)[source] [edit on github]¶ Bases:
astropy.time.TimeFormatBase class for time formats that can uniquely create a time object without requiring an explicit format specifier. This class does nothing but provide inheritance to identify a class as unique.