Converting Date string starts with days to DateTime Format vb.net -


i have date "27/03/1985" , because starts days can't convert datetime.

see: http://msdn.microsoft.com/en-us/library/w2sa9yss.aspx

datetime.parseexact() lets specify format of string representation.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -