經安全檢測,此網站為安全網站,請放心前往原始網址!

php - date(): It is not safe to rely on the system's timezone settings in CodeIgniter - Stack Overfl

@Justis pointed me to the right direction, but his code did not work for me. This did: // set default time zone if not set at php.ini if (!date_default_timezone_get('date.timezone')) { date_default_timezone_set('America/New_York'); // put here default tim

stackoverflow.com

網址安全性掃描由 google 提供