Struct temporenc::DateTime [] [src]

pub struct DateTime { /* fields omitted */ }

Methods

impl DateTime
[src]

Trait Implementations

impl Debug for DateTime
[src]

Formats the value using the given formatter.

impl Date for DateTime
[src]

If present, the year. In range [0, 4094].

If present, the month. In range [1, 12].

If present, the day. In range [1, 31].

impl Time for DateTime
[src]

If present, the number of hours. In range [0, 23].

If present, the number of minutes. In range [0, 59].

If present, the number of seconds. In range [0, 60].

impl Serializable for DateTime
[src]

The largest encoded size of any instance of the type

The encoded size of this instance