Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IsoWeekYear

Index

Properties

Properties

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

Returns the year number in ISO 8601 format. The year starts with the Monday of week 1 (ISO 8601) and ends with the Sunday of the last week (ISO 8601).

version

3.4

see

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

Generated using TypeDoc