*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ftn/fdate (3)              
Title
Content
Arch
Section
 

Contents


FDATE(3F)							     FDATE(3F)


NAME    [Toc]    [Back]

     fdate - return date and time in an	ASCII string

SYNOPSIS    [Toc]    [Back]

     subroutine	fdate (string)
     character*(*) string

     character*(*) function fdate()

DESCRIPTION    [Toc]    [Back]

     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    [Toc]    [Back]

     /usr/lib/libU77.a

SEE ALSO    [Toc]    [Back]

      
      
     ctime(3), time(3F), itime(3F), idate(3F), ltime(3F)

ORIGIN    [Toc]    [Back]

     MIPS Computer Systems


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
asctime_r OpenBSD convert date and time to ASCII
ctime OpenBSD convert date and time to ASCII
ctime_r OpenBSD convert date and time to ASCII
timelocal OpenBSD convert date and time to ASCII
difftime OpenBSD convert date and time to ASCII
gmtime OpenBSD convert date and time to ASCII
timegm OpenBSD convert date and time to ASCII
gmtime_r OpenBSD convert date and time to ASCII
ctime NetBSD convert date and time to ASCII
mktime OpenBSD convert date and time to ASCII
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service