pub type ChronoDateTimeLocal = DateTime<Local>;
Expand description

Date time represented in local time

Aliased Type§

struct ChronoDateTimeLocal { /* private fields */ }