Go to the first, previous, next, last section, table of contents.
Fdate()
Fdate: CHARACTER*(*)
function.
Intrinsic groups: unix
.
Description:
Returns the current date (using the same format as CTIME()
).
Equivalent to:
CTIME(TIME8())
See section CTime Intrinsic (function).
For information on other intrinsics with the same name: See section Fdate Intrinsic (subroutine).
Go to the first, previous, next, last section, table of contents.