Example (assuming the server is GMT-6 and you want the time to be GMT+1): $right_now = $timestamp = strtotime(date('Y-m-d H:i:s') . ' + 7 hours ...
確定! 回上一頁