Forum Discussion

optiwatt's avatar
optiwatt
Frequent Visitor
3 years ago

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 ...