Synchronizing Real-Time Clock (RTC) with Local Time:
-
How can one effectively update or synchronize the Real-Time Clock (RTC) to the local time of a system, particularly when the system was previously configured with UTC? Despite attempting to use 'timedatectl --localtime,' what alternative approaches or solutions might be explored to accomplish this task?
-
@SGaist Yes but when we use hwclock command the RTC set for system time . I need to set for local time . means first check with local time zone and then set .
-
@SGaist Yes but when we use hwclock command the RTC set for system time . I need to set for local time . means first check with local time zone and then set .
@Sachin-Gaikwad how are you using it ?