Update date time on UAP (Unifi AP) via ssh command

  1. SSH connects to UAP.
  1. Check information on this UAP by "info" command.
  1. Check date and time on this UAP by "date" command.
  1. To set date, use "date --set yyyy-mm-dd".
  1. To set time, use "date --set hh:mm:ss"