Change default timezone in php.ini

I want to change the time zone but I can not access /home/jgregory/testkirby.jgregorymcverry.com/php.ini and I tried MultiPHP INI Editor for cPanel but did not see it there.

What would be the easiest way to add date_default_timezone_set('America/New York')to php.ini

The MultiPHP Ini Editor has a Basic and Editor mode as tabs at the top. If you switch to editor you can add any php directives there directly.

thanks that worked like a charm…had no idea my time was off.