How to set up default timezone for server
in .htaccess insert the line below
SetEnv TZ America/New_York
copy .htaccess in a directory that contains code dealing with date and time
in .htaccess insert the line below
SetEnv TZ America/New_York
copy .htaccess in a directory that contains code dealing with date and time