I need help understand how mysql can determine what the timezone is when I use the function now() (in mysql) when I insert into mysql database. The datetime format is YYYY-MM-DD 00:00:00. How do you get the user to get the right time at their location?
Does this question make sense?
Thank you for your time!

now()function in php – ajreal Sep 14 '11 at 5:38