RAD function: tod

A RAD function that returns the current system date and time in the logged on user's timezone and date format.

Function

tod

Format

tod()

Factors

The tod function returns mm/dd/yyhh:mm:ss.

Examples

tod()=`4/20/96 12:15:16'
                    
$curr.time=tod()