9
Answers

Date validation

Dorababu Meka

Dorababu Meka

14y
2.4k
1
Hi all,

             I am calling current date in to my  text box as

txtFilecreatdate.Text = DateTime.Now.ToString("yy/MM/dd");

but i would like the user edit this date so that the date should be in the format yymmdd any idea please...
Answers (9)