[−][src]Trait chrono::offset::Offset
The offset from the local time to UTC.
Required methods
fn fix(&self) -> FixedOffset[−]
Returns the fixed offset from UTC to the local time stored.
The offset from the local time to UTC.
fn fix(&self) -> FixedOffset[−]Returns the fixed offset from UTC to the local time stored.
impl Offset for FixedOffset[src][−]fn fix(&self) -> FixedOffset[src]impl Offset for Utc[src][−]fn fix(&self) -> FixedOffset[src]