El-Carverino

Results 2 comments of El-Carverino

I am also encountering the same problem. - I have a timezone-aware Python `datetime` object: `start_date = datetime.now(tz=timezone.utc)`. - I have a Snowflake procedure, which expects a `TIMESTAMP_TZ` argument. -...