how to change the time in kali linux code example
Example 1: set time in kali linux
root@kali:~# timedatectl set-time "HH:MM:SS"**
Example 2: how to change the time in kali linux
# date --set=”20140125 09:17:00”
root@kali:~# timedatectl set-time "HH:MM:SS"**
# date --set=”20140125 09:17:00”