Format.IsDate

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

Function

const R = Format.IsDate('2025-08-22')

Schema

{ format: 'date' }