$ZodBranded<ZodISODateTime, "Datetime", "out"> import type {Datetime} from '@fuzdev/fuz_util/datetime.js'; Datetime utilities — branded ISO 8601 datetime Zod schema and factory.
3 declarations
$ZodBranded<ZodISODateTime, "Datetime", "out"> import type {Datetime} from '@fuzdev/fuz_util/datetime.js'; ZodDefault<$ZodBranded<ZodISODateTime, "Datetime", "out">> import type {DatetimeNow} from '@fuzdev/fuz_util/datetime.js'; (): string & $brand<"Datetime"> import {get_datetime_now} from '@fuzdev/fuz_util/datetime.js'; Returns an ISO 8601 datetime string for the current time.
string & $brand<"Datetime">