Page 1 of 1

How to adjust RTC

Posted: 01 Jun 2020, 10:39
by hartingwada
I want to know how to adjust RCT.
I have to tell to the customer how to do.
Is it possible to sent me specific how to adjust the RTC.

Best Regards,
Jo Wada

Re: How to adjust RTC

Posted: 01 Jun 2020, 11:47
by lukas

Code: Select all

sudo timedatectl set-time "2020-06-01 11:43:16"
This sets both the system time and the RTC.

Code: Select all

timedatectl
This will report the system time and the RTC time.

Re: How to adjust RTC

Posted: 05 Jun 2020, 04:09
by hartingwada
Dear Lukas

Thank you for your help.
We could solve this problem.


Best Regards,
Jo Wada