Getting the error
Query Failed
Error: Invalid time zone: +0000
Is there a way to ignore time zones or default everything to UCT This is my where condition
WHERE TIMESTAMP(FORMAT_TIMESTAMP("%Y-%m-%d %H:%M:%E6S%z", PARSE_TIMESTAMP("%Y%m%d", date )),"UCT") = TIMESTAMP('2018-03-05 00:00',"UCT")
date
column is string in this format 20180307