4
Answers

MM/DD/YYYY C# Format

Photo of richard smith

richard smith

12y
1.6k
1
I have a web form and I want to set the default value of tbox.DateEntered.Text = to todays date in mm/dd/yyyy format.

How would I do that in C#?

Answers (4)