Crate kumo_chrono_helper

Source

Re-exports§

pub use chrono;

Structs§

DateTime
ISO 8601 combined date and time with time zone.
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Constants§

HOUR
MINUTE
SECOND

Traits§

TimeZone
The time zone.

Functions§

days
minutes
seconds