Node: ITime Intrinsic, Next: Kill Intrinsic (subroutine), Previous: ISign Intrinsic, Up: Table of Intrinsic Functions
CALL ITime(TArray)
TArray: INTEGER(KIND=1)
; DIMENSION(3); INTENT(OUT).
Intrinsic groups: unix
.
Description:
Returns the current local time hour, minutes, and seconds in elements 1, 2, and 3 of TArray, respectively.