Update date time on UAP (Unifi AP) via ssh command
- SSH connects to UAP.
- Check information on this UAP by "info" command.
- Check date and time on this UAP by "date" command.
- To set date, use "date --set yyyy-mm-dd".
- To set time, use "date --set hh:mm:ss"