Is it OK to modify app/Mage.php to edit the date_default_timezone_set value? I’ve modified my timezone in magento at System => General => Locale Options => Timezone, and set it to America/New_York, but it’s still showing UTC time and every time based function is keying off of UTC time. When I look at app/Mage.php it shows:Read more