I want to adjust the system time with VB.NET but I can't find the right functions...
I thought in VB6 it was SetTime.. what is it in VB.NET?
Printable View
I want to adjust the system time with VB.NET but I can't find the right functions...
I thought in VB6 it was SetTime.. what is it in VB.NET?
Try TimeOfDay() For help, type "time" in the help index.