私が抱えている問題は、来週の水曜日を調べようとすることです。
$next_wednesday = strtotime("next Wednesday 19:00:00");
$this_wednesday = strtotime("Wednesday 19:00:00");
との値は同じに$next_wednesday
なります$this_wednesday
私が抱えている問題は、来週の水曜日を調べようとすることです。
$next_wednesday = strtotime("next Wednesday 19:00:00");
$this_wednesday = strtotime("Wednesday 19:00:00");
との値は同じに$next_wednesday
なります$this_wednesday