pub const MAX_DATETIME: DateTime<Utc>;
👎Deprecated since 0.4.20: Use DateTime::MAX_UTC instead
Available on crate feature chrono only.
Expand description

The maximum possible DateTime<Utc>.