minus days

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

minus days v10.4.28

Minus an selected amount of days of your given date.

In pins 2
  • date required
    date
  • days required
    number
Out pins 1
  • date
    date
remove
subtract

A typical wiring for minus days: number feeds the days pin; date now feeds the date pin; the date out pin feeds set to: end of day.

Studio canvas example for the minus days block: typical wiring for minus days.

Commonly used with

In production blueprints, this block is most often wired together with:

  • set to: start of day: wired in both directions with this block. Returns the start of the day for the given date.
  • number: feeds into this block. Generates a valid number from the filled custom value in the blueprint.
  • date now: feeds into this block. Gives you the current date based on your timezone.
  • set to: end of day: this block feeds into it. Returns the end of the day for the given date.
  • field >= {value}: this block feeds into it.

Version history

Introduced in v10.4.28.


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