Show system time and date /bin/date Show system date and time as Coordinated Universal Time /bin/date -u Show UTC date in Maya calendar format ${vyos_op_scripts_dir}/maya_date.py $(date +%s) Set system date and time <MMDDhhmm> <MMDDhhmmYY> <MMDDhhmmCCYY> <MMDDhhmmCCYY.ss> sudo bash -c "/bin/date '$3' && hwclock --systohc --localtime"