gpt4 book ai didi

javascript - nodejs 编辑日期 - 意外行为?

转载 作者:行者123 更新时间:2023-12-03 12:36:40 25 4
gpt4 key购买 nike

我正在 Nodejs 中编辑日期,如下所示:

enter image description here

但不是添加 x 小时,而是将日期移至 future 几天。

enter image description here

有人知道是什么原因造成的吗?

最佳答案

试试这个:

occurence.start.setHours(occurence.start.getHours() + parseInt(event.rule.schedule.parameter))

看看它是否有效..

关于javascript - nodejs 编辑日期 - 意外行为?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23709354/

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