Anyone knows about Query module returning wrong DA...
# suitescript
a
Anyone knows about Query module returning wrong DATE TIME fields? with wrong Time Zone? I have a field with a Date Time Value = 7/28/2020 50352 pm the company preferences and the user running the query/script have the same time zone, but the query module returns:
Copy code
"7/28/2020 8:03 pm",
b
what does the code for the query look like?