Skip to main content
The ISOWEEKNUM function is used to get the ISO week number of a specified date. The ISO week number determines the position of a week within a year according to the ISO 8601 standard. ISO 8601 specifies that each week starts on Monday, and the first week of each year is the week containing the first Thursday of the Gregorian year.

Supported Product Scenarios

The ISOWEEKNUM function can be used in the following YiDA scenarios.
  • Form (main table Field)
  • Form (business Association rule)
  • Form (validation)
  • workflow design (validation rule)
  • workflow design (Association Action)
  • integration & automation
  • Workflow node
  • Connector

Format

Attribute Description

Back Value

Usage Example

As shown in the figure below, you can use the ISOWEEKNUM() function to get the week number of a specified date.

Try It Out

Returns the week number of a specified date within the current year.