How to set Time Zone on your Linux terminal
To do this:
Type on your terminal the command timedatectl to check current timezone
timedatectl list-timezones to see list of timezones and
sudo timedatectl set-timezone Africa/lagos or your preferred location from the time zone list
ejirolaureld.hashnode.dev1 min read