willemschwarte
April 23rd, 2003, 06:25 AM
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?
I thought in VB6 it was SetTime.. what is it in VB.NET?
|
Click to See Complete Forum and Search --> : System time ?! willemschwarte April 23rd, 2003, 06:25 AM 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? DSJ April 23rd, 2003, 09:45 AM Try TimeOfDay() For help, type "time" in the help index. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |