◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── The TIME$ statement changes the system time, which stays changed until you change it again or reboot your computer. TIME$ = stringexpression$ Usage Notes ■ A 24-hour clock is used, so 8:00 P.M. would be entered as 20:00:00. ■ This statement complements the TIME$ function, which returns the current time.