+---------------------------------------------------+
|NTP - Setting the Date Time with NTP - Cheat Sheet |
|Written by Wim Stockman - on 12 Sep 2020           |
+---------------------------------------------------+

Sync your time with an NTP server
install the NTP package: yay NTP

whenever you want to sync:
sudo ntpd -qg

sync your hardware clock to the new time:
sudo hwclock -w
+--------------------------------------------------+
|Suggestions? [email protected]                |
+--------------------------------------------------+