Module

x/zod/types.ts>datetimeRegex

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
function datetimeRegex
import { datetimeRegex } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/types.ts";

Parameters

args: { precision?: number | null; offset?: boolean; local?: boolean; }