Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.32.34/example/formats/date.ts";

[ajv-formats] ISO8601 Date component

Examples

2020-12-12

Parameters

value: string

Returns

boolean