gpt4 book ai didi

ruby - 如何在 Ruby 中将 DateTime.now 转换为 UTC?

转载 作者:数据小太阳 更新时间:2023-10-29 06:18:32 24 4
gpt4 key购买 nike

如果我有 d = DateTime.now,如何将“d”转换为 UTC(具有适当的日期)?

最佳答案

DateTime.now.new_offset(0)

将在标准 Ruby 中工作(即没有 ActiveSupport)。

关于ruby - 如何在 Ruby 中将 DateTime.now 转换为 UTC?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/755669/

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