VOResource API#
Simple Types#
VOResource Simple Types
- class vo_models.voresource.types.UTCTimestamp[source]#
A subclass of datetime to allow expanded handling of ISO formatted datetimes, and enforce the use of a Z identifier for UTC timezone in outputs
- classmethod fromisoformat(date_string)[source]#
string -> datetime from a string in most ISO 8601 formats