*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: fdate | Section: 3 | Source: 4.4BSD | File: fdate.3
FDATE(3F) FDATE(3F) 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. Fdate can be called either as a function or as a subroutine. If called as a function, the calling routine must define its type and length. For example: character*24 fdate external fdate write(*,*) fdate() FILES /usr/lib/libU77.a SEE ALSO ctime(3), time(3F), itime(3F), idate(3F), ltime(3F) 4.2 Berkeley Distribution April 30, 1991 FDATE(3F)

Navigation Options