ics_chrono_tz

Trait ToIcsTimeZone

source
pub trait ToIcsTimeZone {
    // Required method
    fn to_latest_ics_timezone(&self) -> TimeZone<'_>;
}

Required Methods§

Implementations on Foreign Types§

source§

impl ToIcsTimeZone for Tz

Implementors§