Currently, in CPython, we have two separate objects to handle timestamps and timezones, but there is no single object that combines both concepts into one coherent representation of a "timestamp with ...
tl;dr: F.to_timestamp fails in a local Snowpark testing environment, but only in some specific contexts, not all the time. The following is an example but I'm not sure how general it is. What version ...