logCurrentDateAndTime

session.logCurrentDateAndTime() (professional and enterprise editions only)
Description
Outputs to the log the current date and time in a human-friendly format.
Example
// Output the current date and time to the log.
session.logCurrentDateAndTime();