GPS date-and-time help

Hello ,
I have a question about the PSS time
I want the router to get the the time only from the GPS
not from the internet(ntp client) or from the SIM.

the GPS is working and I get in the monitor time 07:00:00
the time here is 09:00:00

I don’t need to see in the GPS monitor the right time? meaning 09:00:00

Thanks ,

Can you set in the GPS module a time offset or timezone? Like GMT +2 or whatever timezone you are located? Of course you can make a script, but it should be done on the hardware level at the source.

GPS sends UTC time (actually not even that, but that is not important for this discussion) which is the
same all over the world. Your local time is derived from that using a “timezone”, which you have to
configure yourself. Your GPS is not going to do that for you.

OK
so I will change the clock setting to my time zone

I thought that the GPS does it automatically

Thanks,

Internally the router always operates in UTC.
This is also used by the NTP time service.
Only during display of the time in the user interface of the router, the timezone is used.