PHP Time Zone

Posted on Thursday, October 1, 2009 in PHP

Set PHP time zone:

date_default_timezone_set('America/New_York');

Leave a Comment

You must be logged in to post a comment.