Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/21723#discussion_r200577999
--- Diff: python/pyspark/sql/functions.py ---
@@ -1300,12 +1300,19 @@ def to_utc_timestamp(timestamp, tz):
zone, and renders that time as a timestamp in UTC. For example,
'GMT+1' would yield
'2017-07-14 01:40:00.0'.
--- End diff --
ok
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]