convert string to yyyy-mm-dd hh: mm:ss datefromat in c# code example Example: c# date to string yyyy-mm-dd var date_string = date.ToString("yyyy-MM-dd");