Previous: 4.74.2.15. GetCurDir function To the Table of Contents Next: 4.74.2.17. GetEnvVar function
4.74.2.15. GetCurDir function Table of Contents 4.74.2.17. GetEnvVar function

- 4.74.2.16. -
Table of Contents
4. Standard Units
4.74. WinDos - MS-DOS function emulation for OS/2 and Win32
4.74.2. WinDos Unit Procedures and Functions
4.74.2.16. GetDate procedure


4.74.2.16. 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: 4.74.2.15. GetCurDir function To the Table of Contents Next: 4.74.2.17. GetEnvVar function
4.74.2.15. GetCurDir function Table of Contents 4.74.2.17. GetEnvVar function

- 4.74.2.16. -