singer_sdk.typing.TimeType#

class singer_sdk.typing.TimeType[source]#

Time type.

Example: 20:20:39+00:00

string_format: str | None = 'time'[source]#

String format.

See the JSON Schema reference for a list of all the built-in formats.

Returns:

A string describing the format.