Skip to main content
The DAY function returns the day of the month for a given date.

Supported Scenarios

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

Format

Attribute Description

Return Value

Example

As shown below, use the DAY() function to return the day of the month for a date selected by the user.

Try It

Returns the day of a given date as an integer between 1 and 31.