Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IsoWeek

Index

Properties

Properties

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

Returns the week number in ISO 8601 format, ranging from 1 to 53. Week numbers start at 1 with the week (Monday through Sunday) that contains the year's first Thursday.

version

3.4

see

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

Generated using TypeDoc