| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Set system date
Source position: dosh.inc line 88
| procedure SetDate( | 
| year: Word; | 
| month: Word; | 
| day: Word | 
| ); | 
SetDate sets the system's internal date. Year is a number between 1980 and 2099.
| Remark: | On a Unix machine, there must be root privileges, otherwise this routine will do nothing. On other Unix systems, this call currently does nothing. | 
None.
| 
 | Get the current date | |
| 
 | Set system time |