Job Runner

If Date is Specific Day-of-the-week

Summary

Determine the conditions if the specified date falls on a specific day of the week.

How to Use

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.

Parameter

Set Checking Date and Day of the week.

Checking Date

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.

Day of the week

Select a day of the week.

Condition Inverter

Clicking the Condition Inverter will change the condition to “If date is not specific day-of-the-week.”