Go to the first, previous, next, last section, table of contents.
CALL IDate(TArray)
TArray: INTEGER(KIND=1)
; DIMENSION(3); INTENT(OUT).
Intrinsic groups: unix
.
Description:
Fills TArray with the numerical values at the current local time of day, month (in the range 1--12), and year in elements 1, 2, and 3, respectively. The year has four significant digits.
For information on other intrinsics with the same name: See section IDate Intrinsic (VXT).
Go to the first, previous, next, last section, table of contents.