jorluiseptor.com
New member
I have a site where visitors enter records that are saved using MySQL timestamp value. When I return those values, the time is not correct. I know this has to do with the timezone. How can I display the time from MySQL with the correct time zone? Code examples would be great..