I have an external PHP server that has generated some time problems, sometimes it generates the correct time (eg, it generates 17:00 to 17:00) and sometimes it generates two hours more (eg 19: 00 to 5:00 p.m.).
I have already tried to contact the server support, they say there are no problems, but when writing data with change date I see many of the dates with this problem. I thought about using an external server with a reliable time or some PHP function to handle the error since the server is definitely not reliable ...