[−][src]Type Definition datetime_string::rfc3339::FullDateString
type FullDateString = Ymd8HyphenString;
RFC 3339 full-date
owned string, such as 2001-12-31
.
type FullDateString = Ymd8HyphenString;
RFC 3339 full-date
owned string, such as 2001-12-31
.