C
Carlos
I have a clock on a form using a label and the timer
function.
Timer at 1000
label.caption = Format(Time,"hh:nn:ss")
However I want the clock to display the time in GMT (UTC)
while leaving the Windows regional setting to local time
(EST). How can I do this?
Thank you,
Carlos
function.
Timer at 1000
label.caption = Format(Time,"hh:nn:ss")
However I want the clock to display the time in GMT (UTC)
while leaving the Windows regional setting to local time
(EST). How can I do this?
Thank you,
Carlos