Tempo API
    Preparing search index...

    Type Alias DateTime

    DateTime: t.DateTime
    🔍 Expanded Type Evaluation (Compiler API)
    type DateTime = string | number | bigint | Temporal.PlainDate | Temporal.PlainTime | Temporal.PlainDateTime | Temporal.ZonedDateTime | Temporal.Instant | Temporal.PlainYearMonth | Temporal.PlainMonthDay | Temporal.Duration | Date | Temporal.ZonedDateTimeLikeObject | Temporal.DurationLikeObject | Tempo | import("#tempo/support").TempoBrand | t.ISOString | null | undefined

    Represents any value that can be parsed as a date/time