If you want to change the date and time of the SQL GETDATE()
function then you can do one of the following:
- Change the date and time of the server where your SQL Server instance is installed.
- Change the timezone setting of the server where your SQL Server instance is installed..
5
solved How to set date/time in SQL Server Database [closed]