/
TimeDate function
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()
Related content
CurrentDate function
CurrentDate function
Read with this
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Format Datetime directive
Format Datetime directive
Read with this
Format Date directive
Format Date directive
Read with this
Parse as Simple Date directive
Parse as Simple Date directive
Read with this
GitHub Batch Source (Deprecated)
GitHub Batch Source (Deprecated)
More like this
Created in 2020 by Google Inc.