pub type TimestampString = String;
Timestamp string with ISO 8601 format.
pub struct TimestampString { /* private fields */ }