Skip to main content
Snaps each input date to the start of a unit of time — handy for turning “today” into “start of this week” or “first of the month”. Sibling of Date End Of.

Configuration

  • Unitday (default), week, or month. The output is moved to the first instant of that unit.

Output type

The output type follows the input: a date stays a date, a datetime stays a datetime. ISO8601 strings and Unix integers are parsed first.

Ports