Example #1 Getting the default timezone. <?php date_default_timezone_set('Europe/London'); if (date_default_timezone_get()) {
確定! 回上一頁