Viewing post 1 (of 2 total)
Hi,
The below code in VB.net will do the conversion.
Dim myDate As String = "2009/06/30"
' initialise it with the format you have
...
June 30, 2009 at 10:33 am
#1017754