/
TODAY()

TODAY()

TODAY()

Returns the current date and time

The date is expressed in the timezone of the active session, and it’s returned with format “AAAA-MM-DD h:mm:ss”

Input Parameters

Parameter

Type

Default

Required

Description

Parameter

Type

Default

Required

Description

 

 

 

 

No parameters required

Execution

Always. Calculated on-the-fly whenever an ITEM of a FORM is changed (by means of form_set_answer(), or when the FORM is opened

Examples

Formula

Description

Formula

Description

TODAY()

Returns the date in the current timezone (e.g. “2016-02-12 11:23:42”)

 

Related content