Skip to content

IsoWeek

An ISO 8601 week date.

Import:

import type { IsoWeek } from 'obsidian-dev-utils/obsidian/setting-components/week-component';

Signature:

export interface IsoWeek

Properties

PropertyTypeDescription
weekNumbernumberAn ISO 8601 week number (1-53).
yearnumberA year (1-9999).

Links to this page: