计算距离早上 8 点还有多少小时
我知道如何计算两个日期之间的差异,但如何计算给定日期与下一个上午 8 点之间的时间?
I know how to calculate the difference between two dates, but how do I calculate the time between a given date and the next 8 AM?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
像这样的事情怎么样
How about something like this
当天早上 8 点之前效果很好。
Works well before 8am the same day.