Skip to main content
Module

x/zod/external.ts>datetimeRegex

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
function datetimeRegex
import { datetimeRegex } from "https://deno.land/x/zod@v3.23.4/external.ts";

Parameters

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