ComputerDateTime (Reserved Word)
This reserved word returns a double-precision decimal DateTime value for the current computer time.
ComputerDateTime();
Examples
Value1 = ComputerDateTime(); returns the value of your current computer's date/time in DateTime format.