Skip to main content
The SYSTIME function returns the current system time.
Even if the Client-side time has been manually adjusted, the SYSTIME function is not affected and still returns the server time. This helps prevent time-tampering fraud in scenarios such as check-in and attendance tracking.

Supported Scenarios

The SYSTIME function is supported in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business Association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (Association actions)
  • Integration & automation
  • Workflow node
  • Connector

Syntax

Return Value

Example

As shown below, use the SYSTIME() function to assign the current system time to a Date Component.

Try It Out

Returns the current time, which produces the same result as the SYSTIME function.