Reference Guide > T Routines > TODAY Function
  

TODAY Function
Returns a date/time variable containing the current system date and time.
Usage
result = TODAY( )
Parameters
None.
Returned Value
resultA date/time variable containing the current system date and time.
Keywords
None.
Example
dttoday = TODAY()
PRINT, dttoday
DT_PRINT, dttoday
See Also
DTGEN
For more information, see the PV‑WAVE User’s Guide.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.