method z.ZodString.prototype.datetimeimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodString } = z; datetime(options?: string | { message?: string | undefined; precision?: number | null; offset?: boolean; })Parametersoptionaloptions: string | { message?: string | undefined; precision?: number | null; offset?: boolean; }