Module

x/fluentci/deps.ts>z.ZodString#datetime

This is the command line interface for FluentCI.
Go to Latest
method z.ZodString.prototype.datetime
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodString } = z;

Parameters

optional
options: string | { message?: string | undefined; precision?: number | null; offset?: boolean; }