richard smith

richard smith

  • 1.3k
  • 285
  • 156.6k

MM/DD/YYYY C# Format

Feb 5 2013 7:49 AM
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)