any methods on how to sync time on raspberry pi 4 B on boot up
oops.se
I uses NTP.
oops.se
sudo apt install ntp
And then I have tweaked ntp.conf with NTP sources that is closer to my region, check https://www.ntppool.org/en/ and click on your region/country
oops.se
To force/set time in NTP, install sudo apt install ntpdate
keeerrrkkkk
does it automatically changes
oops.se
Yes
keeerrrkkkk
i already solved the problem thank you, all i did was find the ntp server and set it on conf file
keeerrrkkkk
its now syncing exactly on my time
oops.se
I know it is easy peasy ... Happy you got it working