Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Feb 11, 2022

Add option to $dayOfWeek to choose between Monday and Sunday

Hi! I was wondering if you could add an optional parameter to $dayOfWeek that allows you to choose on which day you want the functionality to start counting. Thanks!
  • Attach files
  • Guest
    May 23, 2022
    If you like to have Monday as first day of week, then simply use '$isoDayOfWeek' https://www.mongodb.com/docs/v5.0/reference/operator/aggregation/isoDayOfWeek/