is this week

This block is part of the condition group and was last modified in core v10.4.28.

is this week v10.4.28

In pins 1
  • date required
    date

    The date to be checked.

Out pins 1
  • condition
    condition

    True when the date falls in the current week, which runs sunday through saturday. For a monday-based week use 'is this iso week'.

True when date_today falls within the current week in UTC, where the week runs SUNDAY 00:00:00 through Saturday 23:59:59 (Sunday-based, not Monday-based); false otherwise, or when the date is missing or unparseable. For a Monday-based week use condition_date_equals_thisiso_week.

A typical wiring for is this week: the condition out pin feeds branch.

Studio canvas example for the is this week block: typical wiring for is this week.

Version history

Introduced in v10.4.28.


Back to condition Return to the main group to view all sub-groups Back to date Return to the group to view all blocks within this group