DateTime

Type Alias DateTime 

Source
pub type DateTime = String;
Expand description

DateTime in ISO 8601 format

Aliased Typeยง

pub struct DateTime { /* private fields */ }