I using a insert query to insert some data into mysql.
I use now() as the current date and time but it always have 3.X hours different from actual date.
what i should use instead?
thanks.
I use now() as the current date and time but it always have 3.X hours different from actual date.
what i should use instead?
thanks.
Comment