Blog Pages

Get the time zone offset in MSSQL

SELECT SYSDATETIMEOFFSET()
-- return datetime + time zone offset.

No comments:

Post a Comment