date Callabledate(defaultValue?: DefaultValue<Date>): DateSchema<Date>Create a schema that validates a value is a date. Supports Date objects, an ISO-8601 string, or a UNIX timestamp
Create a schema that validates a value is a date. Supports
Date
objects, an ISO-8601 string, or a UNIX timestamp