Visible to Intel only — GUID: GUID-8E7685E4-FCE1-458E-9936-989DE8C0C373
Visible to Intel only — GUID: GUID-8E7685E4-FCE1-458E-9936-989DE8C0C373
Date and Time Intrinsic Subroutines
The following table lists date and time intrinsic subroutines.
Name |
Procedure Type |
Description |
---|---|---|
Intrinsic subroutine |
Returns the processor time in seconds. |
|
Intrinsic subroutine |
Returns the ASCII representation of the current date (in dd-mmm-yy form). |
|
Intrinsic subroutine |
Returns the date and time. This is the preferred procedure for date and time. |
|
Intrinsic subroutine |
Returns three integer values representing the current month, day, and year. |
|
Intrinsic subroutine |
Returns data from the system clock. |
|
Intrinsic subroutine |
Returns the ASCII representation of the current time (in hh:mm:ss form). |
The portability routines GETDAT, GETTIM, SETDAT, and SETTIM also supply this functionality.