@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.

    • Returns a Boolean value that indicates whether or not a pattern exists in a searched string.

      Parameters

      • string: string

        String on which to perform the search.

      Returns boolean