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


8.11.9.157 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.