so that when I do now(), it will show the current California time?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
NOW() returns the current time and timezone as currently understood by the server. If it is not returning the current time in PST, it will be the server that needs changed not MySQL. |
|||
|
|