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.
先週の月曜日(の初め)の真夜中のUnixタイムスタンプを見つけるにはどうすればよいですか?
strtotimeを使用する
date("r", strtotime("last monday"));
収量
Mon, 28 Jun 2010 00:00:00 -0700