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

type ChronoDateTime = DateTime<Utc>;

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