Start of the next local week in the local timezone
static DateTime startOfNextLocalWeek([int? weekStart]) => DateTime.now().startOfNextLocalWeek(weekStart);