[−][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.
Implementors
impl Offset for FixedOffset
[src]
impl Offset for FixedOffset
fn fix(&self) -> FixedOffset
[src]
fn fix(&self) -> FixedOffset
impl Offset for Utc
[src]
impl Offset for Utc
fn fix(&self) -> FixedOffset
[src]
fn fix(&self) -> FixedOffset