@hyperjump/json-schema-formats
    Preparing search index...

    Function isTime

    • The 'time' format. Validates that a string represents a time according to RFC 3339, section 5.6.

      NOTE: Leap seconds are only allowed on specific dates. Since there is no date in this context, leap seconds are never allowed.

      Parameters

      • time: string

      Returns boolean