Creating a new project (watch face) will display the time as the UTC system time from the PC, not the time from windows. (Think about time zones and daylight saving times)
Is it correct to receive the UTC time on your PC and then as well on the device?
Also from the documentation: Toybox.System.getClockTime => dst will give the Daylight savings time offset. If I request it on my PC it gives back null.
And how does it work with time zones if UTC time is correct?
Best regards,
Antoine