Forum >Replies by seanconway
userhead seanconway
Replies (3)
  • You Reply:

    Thanks LL you explanation fit my problem and a change of timezone resolved the issue.

  • You Reply:

    No joy in mudville. It did not work.

     

    root@unihiker:~# date
    Sat 13 Jan 2024 03:12:11 AM CST
    root@unihiker:~# date -s "2024-01-12 13:10:00"
    Fri 12 Jan 2024 01:10:00 PM CST
    root@unihiker:~# date
    Sat 13 Jan 2024 03:12:23 AM CST
    root@unihiker:~# 

     

     

    I have also tried

    date --set="20240111 15:10"
    sudo date --set="20240111 15:10"

    also tried su - before issuing commands

  • You Reply:

    The time & date reported by my Unihiker is wrong. The device is connected to a network. I can access the device from my computer. I can display the webpage. I cannot change the network setting using the web interface, it tells me the password is wrong. The device is connected to the wifi network because my routers has the mac in its DHCP IP listing.

     

    How can I correct time & date?