tkakura replied to the topic 'StellarMate Clock' in the forum. 2 years ago

That is strange.
Can't the raspberry pi set the time with a command like the following?
sudo date -s '2021-01-04 13:04:00'
You might want to stop ntp once beforehand.

The following site may be helpful
raspberrytips.com/set-date-time-raspberry-pi/

Read More...