theo il y a 3 ans
Parent
commit
e89567b2f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      common/config/main.php

+ 1 - 1
common/config/main.php

@@ -2,7 +2,7 @@
 $mainConfig = require_once __DIR__ . '/config.php';
 return [
     'language' => 'en',
-    'timeZone' => 'PRC',
+    'timeZone' => 'Africa/Lagos',
     'aliases' => [
         '@bower' => '@vendor/bower-asset',
         '@npm'   => '@vendor/npm-asset',