I made a webpage what is displaying an AnyChart table. The problem is the displayed clock is always 3 hours late. On the following picture the mouse is on a point with the ['2020-08-31 20:12:25 ',29.7,97.4,0.8,0,5.2,9.5,0,30.5,0] data.
How can I correct the timezone? The anychart.format.inputLocale('en-gb'); anychart.format.outputLocale('en-us'); lines not changed on the timezone nothing. Thanks in advance.