Skip to main content
Defines the day that weeks start on. Defaults to Monday.
OMNI_WEEK() and OMNI_DAY_OF_WEEK_NUMBER() SQL operators are impacted by this setting.

Syntax

week_start_day: <day_of_week>

Properties

week_start_day
string
default:"Monday"
The day of the week that weeks start on. Valid values are: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.

Examples

week_start_day: Sunday