I am in Seattle, using my local time zone, Pacific Standard Time (GMT -8). One of my columns, ‘Start Time’, contains a Date value of “1/2/2016 10:00”, but when I reference it in a separate column using
DATETIME_FORMAT({Start Date}, ‘MM/DD/YY HH:mm’)
...