Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Aug 26, 2022 10:14 AM
After through the documentation on DATETIME_PARSE() I’m not seeing the timezone respected when used in conjunction with either SET_LOCALE() or SET_TIMEZONE() for conversion of a string field containing date and time information. What am I missing here:
Solved! Go to Solution.
Aug 26, 2022 10:18 AM
Nevermind. Removing the input format and locale options returns the correct information:
DATETIME_PARSE({Completed At (PST/PDT)})
Aug 26, 2022 10:18 AM
Nevermind. Removing the input format and locale options returns the correct information:
DATETIME_PARSE({Completed At (PST/PDT)})