Struct gregor::Utc [] [src]

pub struct Utc;

The Coordinated Universal Time time time zone.

Trait Implementations

impl Debug for Utc
[src]

Formats the value using the given formatter.

impl Eq for Utc
[src]

impl PartialEq for Utc
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Copy for Utc
[src]

impl Clone for Utc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Utc
[src]

Returns the "default value" for a type. Read more

impl UnambiguousTimeZone for Utc
[src]

impl TimeZone for Utc
[src]