Hi All,
I have tried searching all over the net and have not been able to find a solution to the time and date settings. I have tried to follow some of the examples, they do not work or assume some knowledge which I dont have and i get lost.
I would like to record time and date for some temp readings at a set time every day, that fine I can do that. But if the power goes off for more than 1000 seconds, on reboot the RPi will not update to the correct time.
1) how can I change that 1000 seconds to something larger (eg 1 day)
2) is there a way to force a time and date update within my Python program. ( regardless of time difference.
This type of question seems to be asked a lot but there does not seem to be a universl fix.
Any help would be greatly appreciated.
Thanks Leo