Previous: GetCBreak procedure To the Table of Content Next: GetEnv function

- 4.24.2.16 -
Standard Units
Dos Unit
Dos Unit Procedures and Functions

GetDate Procedure

Targets: MS-DOS, OS/2, Win32


Dos Unit, WinDos Unit

Returns the current date set in the operating system.

Declaration:
procedure GetDate(var Year, Month, Day, DayOfWeek: Word);
See also:
SetDate


Previous: GetCBreak procedure To the Table of Content Next: GetEnv function
GetCBreak procedure Table of Content GetEnv function

- 4.24.2.16 -