Date diffretente between command and HTTP

Hello

When I type the linux date command, the date is in UTC.
On the RUT web interface I am in the Paris time zone UTC+2

The ntpclient file is :

config ntpserver
option hostname ‘10.240.10.254’

config ntpdrift
option freq ‘0’

config ntpclient
option interval ‘60’
option enabled ‘1’
option force ‘1’
option zoneName ‘Europe/Paris’

Regards

This topic was automatically closed after 15 days. New replies are no longer allowed.