Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个时区感知 datetime 对象,如果打印包含:2013-03-04 18:00:00+01:00. 但我总是不明白如何阅读它们。这是指当地时间 19:00 还是当地时间 18:00?
2013-03-04 18:00:00+01:00
这意味着当地时间 18:00,在距 UTC +1 小时的地方(例如西欧)。