make_date_string

DatesTimes.make_date_string(date_tuple)

Accepts a date tuple (year,month,day) and returns a formatted string of the form YYYY-MM-DD.