@quack-protocol/sdk - v0.1.0
    Preparing search index...

    Function timestampValue

    • Create a tagged DuckDB TIMESTAMP value in the specified unit.

      Parameters

      • value: string | number | bigint
      • unit: "micros" | "nanos" | "seconds" | "millis" = "micros"
      • Optionaltimezone: "utc"

      Returns TimestampValue