Good evening, I'm from Peru. I have a problem with the date that returns PHP that apparently is advanced. We are Saturday September 9 and I return Sunday (sun) September 10 .. I guess that's why the time zone and the language is from the USA how can I solve it?
date( 'D M Y')
Thank you.