Next: MALLOC, Previous: LSTAT, Up: Intrinsic Procedures [Contents][Index]
LTIME
— Convert time to local time infoGiven a system time value TIME (as provided by the TIME8
intrinsic), fills VALUES with values extracted from it appropriate
to the local time zone using localtime(3)
.
GNU extension
Subroutine
CALL LTIME(TIME, VALUES)
TIME | An INTEGER scalar expression
corresponding to a system time, with INTENT(IN) . |
VALUES | A default INTEGER array with 9 elements,
with INTENT(OUT) . |
The elements of VALUES are assigned as follows: