if you dont change any setting on that server machine (timezone’s or servoy properties like servoy.useClientTimezone) then you shouldnt have to restart the server.
in my testing i didnt have to do that. When i started the server (which was in the same timezone as my developer) and then i could just play with clients (different timezone’s)
and if the servoy.useClientTimezone is true then that didnt matter at all i always say the same dates as i did in developer
If i change the property servoy.useClientTimezone to false (and then restart the server) then the client and the server must be in the same timezone to get the dates the same
else the have the timezone delta added to the displayed times.
So if that servoy.useClientTimezone is true then it really shouldnt matter where you clients are in. For me the timezone’s then have no effect (and thats the whole point of that property)