If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a problem when I use current time - current timezone in my SQL statement. I got the result e.g. 17:26, but correct answer is 16:27 which is my pc system time.
Current time and current timezone are the values on the server. If the server is using GMT, then subtracting current timezone only gives you the local time of the server, not the workstation.