TimeDate function
Returns the system time and date as a formatted string.
Namespace
datetime
Input
none
Output
current timestamp(timestamp
)
Example
If the job was run at 4.21 pm on June 20th 2008, then the following function returns the string 16:21:48 20 Jun 2008
set-column result datetime:TimeDate()
, multiple selections available, Use left or right arrow keys to navigate selected items
Created in 2020 by Google Inc.