[][src]Type Definition sdlang::Date

type Date = NaiveDate;

chrono's timezone-naive date struct.