I am facing a small issue which i am not able after trying so many things so here it goes ..... There is a text box in my page in which i am entering date and i want that da
If you want to access it given a particular format, you should use DateTime.ToString(string format).
http://msdn.microsoft.com/en-us/library/zdtaw1bw.aspx