System Date/Time
Posted: Wed Dec 12, 2018 7:42 am
Upon boot, I want the Arcade to have correct Time/Date since I have wi-fi connection.
The command to accomplish this is:
sudo timedatectl set-timezone America/New_York
Info:
For those that don't know.. timedatectl gets the correct time/date from NTP
set-timezone is how to get right time based upon your timezone. it defaults to UTC time.
To get what you need use this link:
https://en.wikipedia.org/wiki/List_of_t ... time_zones
End Info
What file can I put this in for during boot up it does this command and not interfere with the ARpiCade booting up correctly.
Thnx...
The command to accomplish this is:
sudo timedatectl set-timezone America/New_York
Info:
For those that don't know.. timedatectl gets the correct time/date from NTP
set-timezone is how to get right time based upon your timezone. it defaults to UTC time.
To get what you need use this link:
https://en.wikipedia.org/wiki/List_of_t ... time_zones
End Info
What file can I put this in for during boot up it does this command and not interfere with the ARpiCade booting up correctly.
Thnx...