show/hide this revision's text 3 added 102 characters in body

hi guys, i hve a textbox in which date is coming in mm/dd/yyyy. i want to convert it from mm/dd/yyyy to dd/mm/yyyy in vb.netasp.net with vb to a variable which is datetime

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

How to covert mm/dd/yyyy to dd/mm/yyyy

hi guys, i want to convert from mm/dd/yyyy to dd/mm/yyyy in vb.net