gpt4 book ai didi

MomentJS toISOString 与本地时区

转载 作者:行者123 更新时间:2023-12-03 23:00:09 30 4
gpt4 key购买 nike

我一直在使用toISOString在通过 jQuery 发送到服务器之前序列化 momentJS 日期。它对我来说很好,除了它将日期转换为 UTC 但我需要保留本地时区。 momentJS 有这个方法吗?

最佳答案

在 2.20.0 中添加:

moment().toISOString(true)

输出:
"2018-05-13T16:16:13.507+03:00"

找到答案 here .

Documentation .

关于MomentJS toISOString 与本地时区,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26327845/

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