Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox/example/formats/date.ts>IsDate

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function IsDate
import { IsDate } from "https://deno.land/x/typebox@0.34.0/example/formats/date.ts";

[ajv-formats] ISO8601 Date component

Examples

2020-12-12

Parameters

value: string

Returns

boolean