pub type UtcDateTime = String;
UTC datetime string in format YYYYMMDD-hh:mm:ss.
pub struct UtcDateTime { /* private fields */ }