GNU Info

Info Node: (g77-295.info)FDate Intrinsic (function)

(g77-295.info)FDate Intrinsic (function)


Next: FGet Intrinsic (subroutine) Prev: FDate Intrinsic (subroutine) Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

FDate Intrinsic (function)
..........................

     FDate()

FDate: `CHARACTER*(*)' function.

Intrinsic groups: `unix'.

Description:

   Returns the current date (using the same format as `CTIME()').

   Equivalent to:

     CTIME(TIME8())

   Programs making use of this intrinsic might not be Year 10000 (Y10K)
compliant.  For example, the date might appear, to such programs, to
wrap around (change from a larger value to a smaller one) as of the
Year 10000.

   Note: CTime Intrinsic (function).

   For information on other intrinsics with the same name: Note: FDate
Intrinsic (subroutine).


automatically generated by info2www version 1.2.2.9