Determine the conditions if the specified date falls on a specific day of the week.
This condition is combined with other “when to execute” conditions.
For example, you can set it to execute actions only on specific days of the week or only on weekdays.
Set Checking Date and Day of the week.
Enter date data.
To access the value of a Date field or a Date and time field, use the field code:
=Date_2
Remember to use an equals sign (=) before the field code to access the value of that field.
To specify the current date, enter
=today()
This will set the current date as the value of this parameter.
When a string with a timestamp is passed, it interprets the date in the time zone set by “Set Time Zone”. If “Set Time Zone” is not set, it will be considered Japan Time.
Select a day of the week.
Clicking the Condition Inverter will change the condition to “If date is not specific day-of-the-week.”