Procedure SetDate (year,month,day: word) ;
SetDate sets the system's internal date. Year is a number between 1980 and 2099.
On a LINUX machine, this is not implemented (allthough a procedure exists, it just doesn't do anything. The setting of the date is a root-only privilege, and is hence not implemented.