then just simulate the tryparse like this
VB Code:
Dim dt As Date Try dt = Date.Parse("23 April Watevaaa...") Catch 'code for if string was not a valid date End Try
|
Results 1 to 14 of 14
Thread: Using VB 6 functions in .netHybrid View
|
Click Here to Expand Forum to Full Width |