GNU Info

Info Node: (g77-295.info)Date Intrinsic

(g77-295.info)Date Intrinsic


Next: DbleQ Intrinsic Prev: DATanD Intrinsic Up: Other Intrinsics
Enter node , (file) or (file)node

Date Intrinsic
..............

     CALL Date(DATE)

DATE: `CHARACTER'; scalar; INTENT(OUT).

Intrinsic groups: `vxt'.

Description:

   Returns DATE in the form `DD-MMM-YY', representing the numeric day
of the month DD, a three-character abbreviation of the month name MMM
and the last two digits of the year YY, e.g. `25-Nov-96'.

   This intrinsic is not recommended, due to the year 2000 approaching.
Therefore, programs making use of this intrinsic might not be Year 2000
(Y2K) compliant.  Note: CTime Intrinsic (subroutine), for information
on obtaining more digits for the current (or any) date.


automatically generated by info2www version 1.2.2.9