将 boost ptime 从 GMT 转换为 UTC
我正在尝试将 boost::posix_time::ptime
从 GMT 转换为 UTC。 我访问了 Boost 网站,大多数示例都是针对美国时区的,但我需要 GMT 时区。
我所需要的只是将正确的参数放入 boost::date_time::local_adjustor
谢谢。
I am trying to convert boost::posix_time::ptime
from GMT to UTC.
I went on Boost web site, and most of the examples are for US time zone, but I need the GMT one.
All I need is the right parameters to put in boost::date_time::local_adjustor
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,假设这是湿的,你的绳子应该是(夏季时间是从四月最后一个星期日 2:00 到十月最后一个星期日 3:00):
Ok, assuming this is WET your string should be (Summertime is from last Sunday in April, 2:00 until last Sunday in October, 3:00):