如何在 PHP 中找到该月的 [x] [天]?
我希望我没有重复帖子;但我不太知道要搜索什么。我正在开发 PHP 日历,我希望能够找到当月的 [x] [day] 的日期。 (例如第二个星期四、第三个星期五、第一个星期一等)
我应该怎么做?
I hope I'm not duplicating a post; but I didn't quite know what to search for this. I'm working on a PHP calendar, and I want to be able to find the date of the [x] [day] of the current month. (e.g. second thursday, third friday, first monday, etc.)
How should I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
取决于您想要从中生成的输入,但最简单的答案是:
Depends on what input you want to generate this from, but the easiest answer is: