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