mtheriault2000
Well-known Member
- Joined
- Oct 23, 2008
- Messages
- 826
Hello
I want to synchronize my clock with a trading server
To do so I captured the server time in a string like
Time_string = "2011-09-13 13:45:12"
Question: How do i set my pc clock using this value. I did try
Time = Time_String, but it didn't work
Martin
I want to synchronize my clock with a trading server
To do so I captured the server time in a string like
Time_string = "2011-09-13 13:45:12"
Question: How do i set my pc clock using this value. I did try
Time = Time_String, but it didn't work
Martin