Forum Discussion

fredrikahnell's avatar
fredrikahnell
Frequent Visitor
6 years ago
Solved

Switch time zone based on column

Hi I have a stored datetimezone value is utc+2 and i have a seperate column with the utc for the server that the record is based on. So I am trying to use the function DateTimeZone.SwitchZone([start...
  • fredrikahnell's avatar
    6 years ago

    Did found the problem, server_time_utc was in text format. Converted it to whole number at it works 🙂