rtc.exists

rtc.exists

This command reports whether the system has a real-time clock.

Getvar

To determine if the system has a real-time clock:
! U1 getvar "rtc.exists"
Values
  • "no"
    the system does not have a real-time clock.
  • "yes"
    the system has a real-time clock.