如何拥有自动适应当天的时间戳

发布于 2025-02-10 19:39:21 字数 120 浏览 2 评论 0原文

我需要下面的时间戳才能动态并一直适应当前一天,但是我希望始终保持9:30的时间。只是日期需要一直遵循这一天。有可能吗?

timestamp(2022,06,27,9,30,0)

I would need this below timestamp to be dynamic and adjust to the current day all the time, but I want the hours to stay 9:30 all the time. Just the date needs to follow the day all the time. Is that possible?

timestamp(2022,06,27,9,30,0)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

东北女汉子 2025-02-17 19:39:21

不确定这是否是您的意思,但请尝试以下方法。

timestamp(year,month,dayofmonth,9,30,0)

Not sure if this is what you mean, but try the approach below.

timestamp(year,month,dayofmonth,9,30,0)
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文