pub fn to_local(
transitions: &[ZoneTransition],
base_offset: i32,
instant_ns: i64,
) -> CivilDateTimeExpand description
The local civil date-time of a UTC instant in a zone (apply the offset in effect).
pub fn to_local(
transitions: &[ZoneTransition],
base_offset: i32,
instant_ns: i64,
) -> CivilDateTimeThe local civil date-time of a UTC instant in a zone (apply the offset in effect).