Time adjust for PC Emulator system clock #344
bob-g4bby
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The PC Emulator sets it's system clock from an internet time server on start up. Obviously, the clock is not right for all time zones in the world. I've written this small utility in Turbo Pascal, which readjusts the clock by a fixed amount to my local time. I call the utility from within AUTOEXEC.BAT. Here's the code:-
Beta Was this translation helpful? Give feedback.
All reactions