[enhancement]: Show if the time of ioBroker differs from browser/client time to detect the invalid time zone on server
No existing issues.
- [X] There is no existing issue for my request.
Related problems
If the system is new, normally the user should set the timezone. If he forgot to do it, so the CRONs does not work for him.
Description
To detect the different timezones of server and client show the message to user in admin, that time differs.
Additional context
We can show the instructions for windows, linux and osx how to fix the timezone
I suggest to make information either confirmable / hideable or at least not as normal notification pop up as in seldom situations this time difference can be on purpose - i.e. if user accesses its system at home from holiday locations where the client has a different timezone.
And to avoid misunderstandings - this is a good enhancement for 99% of users. So in generl I would vote for it.
mcm1957 - The time zone in your holiday location is irrelevant. The settings on the server hosting iobroker and within the running iobroker instance need to match. CRONS don't consider that you and your browser are in a different time zone and log in from that location. 'iob fix' has this check included, btw. And you can change your setup directly there.
We can use system config location to check the zone, or if the language set to Germany, so it is definitely Berlin zone. And show the message