Format.IsTime

Returns true if the string is a RFC 3339 time component.

Function

const R = Format.IsTime('14:30:00Z')

Schema

{ format: 'time' }