Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/value_schema/dist-deno/schemas/date.ts>date

simple, easy-to-use, and declarative input validator; supports Node.js, TypeScript, Deno, and Bun
Latest
function date
import { date } from "https://deno.land/x/value_schema@v4.0.0/dist-deno/schemas/date.ts";

schema for number or null or undefined

Returns

DateSchema<null | undefined>

schema for number or undefined

schema for number or null

schema for number