Go to the first, previous, next, last section, table of contents.
CALL Time(Time)
Time: CHARACTER*8
; scalar; INTENT(OUT).
Intrinsic groups: vxt
.
Description:
Returns in Time a character representation of the current time as
obtained from ctime(3)
.
See section Fdate Intrinsic (subroutine) for an equivalent routine.
For information on other intrinsics with the same name: See section Time Intrinsic (UNIX).
Go to the first, previous, next, last section, table of contents.