4
Answers

MM/DD/YYYY C# Format

richard smith

richard smith

11y
1.1k
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)