I am new to MS SQL and I am running a Django application on a windows server I have set the TIME_ZONE to my local time zone in the settings.py and in the django admin the time is shown according to the local time zone but in the SQL db the time stamp seems to show the date time format in UTC. I tried searching how to change the timezone of SQL Server but I don't find any answer on that regard any help would be appreciatedI am new to MS SQL and I am running a Django ap