C# date format question

well @rapat_mark had the answer

Did you try:
ttJobHeadRow.ReqDueDate.Value.ToString(“MM-dd-yyy”)

2 Likes