Sync time with ntpdate in Debian

Install ntpdate:

sudo apt install ntpdate
Modify the below line in /etc/default/ntpdate:
NTPDATE_USE_NTP_CONF=no
Sync the time:
sudo ntpdate pool.ntp.org