User Tools

Site Tools

한국어

comfilepi:set_date_and_time

This is an old revision of the document!


Set the Date and Time

Run the following commands in a terminal to set the ComfilePi's date and time and save it to the ComfilePi's RTC.

# Disable synchronization with the time server
sudo timedatectl set-ntp false
 
# Set the date and time (e.g. January 2nd, 2026 5:30am).  This will set both the system time and the RTC's time.
sudo timedatectl set-time '2026-1-2 5:30:00'

ComfilePi - Industrial Raspberry Pi Panel PC

comfilepi/set_date_and_time.1773988835.txt.gz · Last modified: by mfranklin