Node: ITime Intrinsic, Next: , Previous: ISign Intrinsic, Up: Table of Intrinsic Functions



ITime Intrinsic

     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.