bootstrap.php:if (ini_get('date.timezone') == '')bootstrap.php: date_default_timezone_set('Canada/Saskatchewan');/
Comments
Format: using the config file (check the default conf file).
Timezone: same way.
Otherwise, you should normally see the date/time as per your local timezone, not the server's.
Also what part of the config file is it
$Configuration['Garden']['Locale'] = 'en-CA';
And it's defaulting to some weird place otherwise