Hi,
The system where SQL server install has windows 10 install with timezone set as UTC-5
when I run SQL stmt select SYSDATETIMEOFFSET() I got back -4
I thought SQL is using Windows timezone setting but some how it is one hour less. Any idea how to set it to make the timezone the same?
Thanks,
Ddee