Forum Discussion
fredrikahnell
6 years agoFrequent Visitor
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...
- 6 years ago
Did found the problem, server_time_utc was in text format. Converted it to whole number at it works ๐
fredrikahnell
6 years agoFrequent Visitor
Did found the problem, server_time_utc was in text format. Converted it to whole number at it works ๐