Language:
Русский
English
SetDate (procedure) (WinDos unit)
Sets the current date in the operating system.
Declaration
procedure SetDate(Year, Month, Day: Word);
Target
Windows, Real, Protected
Remarks
Valid parameter ranges are Year 1980..2099, Month 1..12, and Day 1..31. If the date is invalid, the request is ignored.