| www.delorie.com/gnu/docs/gcc/g77_177.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.
See section 8.11.9.54 CTime Intrinsic (function).
For information on other intrinsics with the same name: See section 8.11.9.101 FDate Intrinsic (subroutine).
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |