rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
40 stars 17 forks source link

Time zone wrong #2

Closed han-k59 closed 4 years ago

han-k59 commented 4 years ago

Thanks for providing the program.

I have tried 1.0.1.1 and 1.0.1. Both version work. except that my time zone is wrong and I can't set it. My location is about 52 north, 6 degrees east. Timezone it UTC+2. The time zone should been have set correctly in Windows. There is no option to set of force the time zone.

Han

update, I'm using Win7 and UTC difference is always 0.00.0000.000

rmorgan001 commented 4 years ago

The UTC Offset is used by the ascom interface for external applications to adjust the actual UTC time. It doesn't represent any timezone. It was added to show any external application connecting to the driver has modified the UTC time being used by the driver. Is the Local Adjusted Time correct?