next up previous contents index
Next: SetFAttr Up: Functions and Procedures Previous: SetCBreak

SetDate

   

Declaration:

Procedure SetDate (year,month,day: word) ;

Description:

SetDate sets the system's internal date. Year is a number between 1980 and 2099.

Errors:

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.

See also:

GetDate, SetTime



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998