Skip to main content

Get Current Date/Time

Command description

Get the current system date and time and save it as a date and time object.

Command Input Parameters

None

Command Output Parameters

Output parametersOutput parameter typeDescription
Current Date/TimedatetimeCurrent system date and time

AI Workflow Generation Notes

  • The command returns a datetime object. Convert it to text before concatenating it with strings or displaying it.