Am I right in thinking there is an issue with the Garmin O/S when we reach the rollover of seconds within a signed 32bit int. This is happening with seconds greater than 2147483647 at Tue, 19 Jan 2038 03:14:07 GMT.
Or is there a recommended workaround either external or within the system.
I discovered issues today while testing some solar calculation code today with dates beyond the above.