Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DayOfWeek

Index

Properties

Properties

$dayOfWeek: DateExpression | { date: DateExpression; timezone?: tzExpression }

Returns the day of the week for a date as a number between 1 (Sunday) and 7 (Saturday).

see

https://docs.mongodb.com/manual/reference/operator/aggregation/dayOfWeek/#mongodb-expression-exp.-dayOfWeek

Generated using TypeDoc