pub type ChronoDateTimeLocal = DateTime<Local>;
Date time represented in local time
pub struct ChronoDateTimeLocal { /* private fields */ }