[][src]Type Definition elastic::types::date::prelude::ChronoDateTime

type ChronoDateTime = DateTime<Utc>;

A re-export of the chrono::DateTime struct with Utc timezone.