FDATE(3F) — System Interface Manual — Fortran Interfaces
NAME
fdate − return date and time in an ASCII string
SYNOPSIS
subroutine fdate (string)
character∗(∗) string character∗(∗) function fdate()
DESCRIPTION
Fdate returns the current date and time as a 24 character string in the format described under ctime(3). Neither ’newline’ nor NULL will be included.
FILES
/usr/lib/libU77.a
SEE ALSO
ctime(3), time(3F), itime(3F), idate(3F), ltime(3F)
Sun System Release 0.3 — 19 January 1983