setFirstDayOfWeek

@CanIgnoreReturnValue
open fun setFirstDayOfWeek(firstDayOfWeek: Int): CalendarConstraints.Builder

Sets what the first day of the week is; e.g., Calendar.SUNDAY in the U.S., Calendar.MONDAY in France.