01-23-2020, 10:48 AM
I found a solution here: https://haydenjames.io/pinebook-pro-my-f...etup-tips/
Set your timezone (either in command line or GUI) then run the following (either as root or use sudo):
You may need to reboot after running the command and setting the correct time.
Set your timezone (either in command line or GUI) then run the following (either as root or use sudo):
Code:
dpkg-reconfigure tzdata
You may need to reboot after running the command and setting the correct time.