Compilation_ISO_Date (GNAT Reference Manual) (original) (raw)

Next: Compilation_Date, Previous: Intrinsic Operators, Up: Intrinsic Subprograms [Contents][Index]


8.2 Compilation_ISO_Date

This intrinsic subprogram is used in the implementation of the library package GNAT.Source_Info. The only useful use of the intrinsic import in this case is the one in this unit, so an application program should simply call the functionGNAT.Source_Info.Compilation_ISO_Date to obtain the date of the current compilation (in local time format YYYY-MM-DD).