set to: start of day

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

set to: start of day v10.4.28

Returns the start of the day for the given date.

In pins 1
  • date required
    date

    The date for which to return the start of the day.

Out pins 1
  • date
    date

    The date set to the start of the day.

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

Studio canvas example for the set to: start of day block: typical wiring for set to: start of day.

Commonly used with

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

  • minus days: wired in both directions with this block. Minus an selected amount of days of your given date.
  • date now: feeds into this block. Gives you the current date based on your timezone.
  • field between: this block feeds into it.
  • 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