Node: LTime Intrinsic, Next: MatMul Intrinsic, Previous: LStat Intrinsic (function), Up: Table of Intrinsic Functions
     CALL LTime(STime, TArray)
     
STime: INTEGER(KIND=1); scalar; INTENT(IN).
TArray: INTEGER(KIND=1); DIMENSION(9); INTENT(OUT).
Intrinsic groups: unix.
Description:
Given a system time value STime, fills TArray with values
extracted from it appropriate to the GMT time zone using
localtime(3).
   
The array elements are as follows: