gpt4 book ai didi

php - 获取相对于其他日期的 strtotime ('last monday' )

转载 作者:行者123 更新时间:2023-12-03 23:04:53 26 4
gpt4 key购买 nike

我想做的是计算上周一的时间戳,但相对于其他日期。假设我给出日期 16-11-2011,我想取回日期 14-11-2011。

有没有办法不用硬编码就可以做到这一点?

最佳答案

使用 strtotime 的第二个参数设置计算相对日期时使用的“现在”时间:

strtotime('last monday', strtotime($old_date));

关于php - 获取相对于其他日期的 strtotime ('last monday' ),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8014047/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com