How to Convert date into MM/DD/YY format in C#

后端 未结 5 1333
自闭症患者
自闭症患者 2020-12-05 07:19

In My Asp.net webpage I need to display today\'s date into one of the textbox , so in my form load I wrote the following code

textbox1.text = System.DateTi         


        
5条回答
提交回复
热议问题