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()

Ā 

Created in 2020 by Google Inc.