How to adjust RTC

Topics about the Software of Revolution Pi
Post Reply
hartingwada
Posts: 18
Joined: 01 Jun 2020, 10:22

How to adjust RTC

Post 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
User avatar
lukas
Expert
Posts: 186
Joined: 13 Feb 2017, 10:29

Re: How to adjust RTC

Post 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.
hartingwada
Posts: 18
Joined: 01 Jun 2020, 10:22

Re: How to adjust RTC

Post by hartingwada »

Dear Lukas

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


Best Regards,
Jo Wada
Post Reply