Java中OffsetDateTime类的ofInstant(Instant Instant,ZoneId zone)方法用于根据指定的Instant和ZoneID创建OffsetDateTime的实例。由于UTC /格林威治中的每个时刻只有一个有效偏移量,因此从后者中导出一个偏移量很简单。Java中OffsetDateTime类的ofInstant(Instant Inst
Java中OffsetDateTime类的ofInstant(Instant Instant,ZoneId zone)方法用于根据指定的Instant和ZoneID创建OffsetDateTime的实例。由于UTC /格林威治中的每个时刻只有一个有效偏移量,因此从后者中导出一个偏移量很简单。Java中OffsetDateTime类的ofInstant(Instant Inst