plus days

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

plus days v10.4.28

Plus an selected amount of days to your given date.

In pins 2
  • date required
    date
  • days required
    number
Out pins 1
  • date
    date
add

A typical wiring for plus days: date now feeds the date pin; number feeds the days pin; the date out pin feeds remove document.

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

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.
  • remove document: this block feeds into it. Removes the given document from the given storage.
  • create document: this block feeds into it. Creates a document in the given storage.
  • update document: this block feeds into it. Update document in the given storage and creates a revision for it.
  • update multiple documents: this block feeds into it. Updates multiple documents in the given storage.

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