Temporal Utils by Ian Macalinao
    Preparing search index...

    Variable zInstantConst

    zInstant: z.ZodType<Temporal.Instant, Temporal.Instant | string | Date> = ...

    Validates or coerces a string or Date to a Temporal.Instant.