Read the system date and time.
private currentdt$ private currenttm$ currentdt$ = date$ currenttm$ = time$ print currentdt$ print currenttm$