This class may be initialized with seconds since the epoch, a time tuple, anISO 8601 time/date string, or adatetime.datetime,datetime.date ordatetime.timeinstance. It has the following methods, supported mainly for internal useby the marshalling/unmarshalling code:
| string) |
| out) |
It also supports certain of Python's built-in operators through__cmp__() and__repr__() methods.