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