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