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

  man pages->IRIX man pages -> f90/date (3)              
Title
Content
Arch
Section
 

Contents


DATE(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     DATE, JDATE - Returns the current date

SYNOPSIS    [Toc]    [Back]

     INTRINSIC DATE
     DATE()

     EXTERNAL DATE    [Toc]    [Back]
     CALL DATE(date)

     INTRINSIC JDATE    [Toc]    [Back]
     JDATE()

     EXTERNAL JDATE    [Toc]    [Back]
     CALL JDATE(date)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     CF90 and MIPSpro 7	Fortran	90 compiler extension to Fortran 90

DESCRIPTION    [Toc]    [Back]

     DATE and JDATE return the current date.  DATE returns the current date
     in	ASCII mm/dd/yy format.	JDATE returns the current Julian day-number
     facsimile in ASCII	yyddd format, left-justified and blank-filled.

     If	called as intrinsic functions, DATE and	JDATE do not accept any
     arguments.	 The names of these intrinsics cannot be passed	as
     arguments.

     If	called as external subprograms,	they accept the	following argument:

     date   For	DATE, date is a	variable containing today's date in
	    mm/dd/yy format.  For JDATE, date is today's Julian	day-number
	    facsimile in yyddd format.

	    The	data type of date depends on your platform, as follows:

	    * On UNICOS	or UNICOS/mk systems, it must be of type integer,
	      CHARACTER*8, or real.  If	time is	of type	integer	or real, it
	      must be of KIND=8.

	    * On IRIX systems, date must be declared as	CHARACTER*8.

RETURN VALUES    [Toc]    [Back]

     When called as an intrinsic function, the data type of the	return
     value depends on your platform.  On UNICOS	and UNICOS/mk systems, it
     is	of type	Boolean.  On IRIX systems, it is of type CHARACTER*8.

NOTES    [Toc]    [Back]

     For Fortran 90 programs, the DATE and JDATE intrinsic functions are
     outmoded.	Refer to the Fortran Language Reference	Manual,	Volume 3,
     publication SR-3905, for information on outmoded features and their
     preferred standard	alternatives.

     For both DATE and JDATE, the year will become 0 in	the year 2000.

     On	IRIX systems, you can use either the intrinsic function	form or	the
     external subprogram form, but not both, in	a single processing unit
     (PU).

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

DATE(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     DATE, JDATE - Returns the current date

SYNOPSIS    [Toc]    [Back]

     INTRINSIC DATE
     DATE()

     EXTERNAL DATE    [Toc]    [Back]
     CALL DATE(date)

     INTRINSIC JDATE    [Toc]    [Back]
     JDATE()

     EXTERNAL JDATE    [Toc]    [Back]
     CALL JDATE(date)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     CF90 and MIPSpro 7	Fortran	90 compiler extension to Fortran 90

DESCRIPTION    [Toc]    [Back]

     DATE and JDATE return the current date.  DATE returns the current date
     in	ASCII mm/dd/yy format.	JDATE returns the current Julian day-number
     facsimile in ASCII	yyddd format, left-justified and blank-filled.

     If	called as intrinsic functions, DATE and	JDATE do not accept any
     arguments.	 The names of these intrinsics cannot be passed	as
     arguments.

     If	called as external subprograms,	they accept the	following argument:

     date   For	DATE, date is a	variable containing today's date in
	    mm/dd/yy format.  For JDATE, date is today's Julian	day-number
	    facsimile in yyddd format.

	    The	data type of date depends on your platform, as follows:

	    * On UNICOS	or UNICOS/mk systems, it must be of type integer,
	      CHARACTER*8, or real.  If	time is	of type	integer	or real, it
	      must be of KIND=8.

	    * On IRIX systems, date must be declared as	CHARACTER*8.

RETURN VALUES    [Toc]    [Back]

     When called as an intrinsic function, the data type of the	return
     value depends on your platform.  On UNICOS	and UNICOS/mk systems, it
     is	of type	Boolean.  On IRIX systems, it is of type CHARACTER*8.

NOTES    [Toc]    [Back]

     For Fortran 90 programs, the DATE and JDATE intrinsic functions are
     outmoded.	Refer to the Fortran Language Reference	Manual,	Volume 3,
     publication SR-3905, for information on outmoded features and their
     preferred standard	alternatives.

     For both DATE and JDATE, the year will become 0 in	the year 2000.

     On	IRIX systems, you can use either the intrinsic function	form or	the
     external subprogram form, but not both, in	a single processing unit
     (PU).

SEE ALSO    [Toc]    [Back]

      
      
     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

[ Back ]
 Similar pages
Name OS Title
date_and_time IRIX Returns data on the real-time clock and date
DTsetdate IRIX set a date pack to the current time
getlwidth IRIX returns the current linewidth
clock IRIX Returns the current time
getlstyle IRIX returns the current linestyle
gethitcode IRIX returns the current hitcode
grgbmask IRIX returns the current RGB writemask
getwritemask IRIX returns the current writemask
getsm IRIX returns the current shading model
getpattern IRIX returns the index of the current pattern
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service