The following code is used to change the system time in vb6 .
Date = "12/18/2013"
Time = "13:39:11"
Now, what isthe equivalentcommand in vb.net 2010 ?
Thank you .
The following code is used to change the system time in vb6 .
Date = "12/18/2013"
Time = "13:39:11"
Now, what isthe equivalentcommand in vb.net 2010 ?
Thank you .