R/duckdb-funs.R
make_timestamp_ms.Rd
The timestamp for the given microseconds since the epoch.
make_timestamp_ms(nanos = BIGINT)
BIGINT
TIMESTAMP
make_timestamp_ms(1732117793000000)