logo
pub type DateTimeLocal = DateTime<Local>;
Expand description

Date time represented in local time

Trait Implementations