pub type Timestamp = DateTime<Utc>;
Timestamp type using UTC timezone.
pub struct Timestamp { /* private fields */ }