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>
/bin/date "$3"