Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちがいる実際の週の月曜日の開始日を取得しようとしています.7月15日のように、strtotimeで結果を7月11日に返したいと思います...
私はもう試した
strtotime("-1 weekdays");
運がなければ...実際の週の機能は何ですか.
ありがとう
$timestamp = strotime('monday this week');
月曜あげます!;)
これらのどれもあなたの答えを見つけるのに役立ちませんでしたか?