minus hours

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

minus hours v10.4.28

Minus an selected amount of hours of your given date

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

A typical wiring for minus hours: date now feeds the date pin; number feeds the hours pin; the date out pin feeds field <= {value}.

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

Commonly used with

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

  • date now: feeds into this block. Gives you the current date based on your timezone.
  • number: feeds into this block. Generates a valid number from the filled custom value in the blueprint.
  • 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