How do I set the hardware clock with Python on embedded Linux systems?
Use Python's os.system function to call the hwclock command.