Returns true if the string is a RFC 3339 time component.
const R = Format.IsTime('14:30:00Z')
{ format: 'time' }