Forum Discussion
optiwatt
3 years agoFrequent Visitor
How to display DateTime with TimeZone in table
Hello, I use a SQL Server database to store values. My datetime is in UTC. I want to show the date as locale ("Western Europe") and i'm using direct query (import is not an option). I wanted to ...
optiwatt
3 years agoFrequent Visitor
Hello yanjiang,
Thanks for your reply!
In my country we have a daylight saving in summer/winter so sometimes it's duration + 1 and sometimes it's duration +2 so your solution won't work for my use case.. 😞