Skip to content

IsoMonth

An ISO 8601 month.

Import:

import type { IsoMonth } from 'obsidian-dev-utils/obsidian/setting-components/month-component';

Signature:

export interface IsoMonth

Properties

PropertyTypeDescription
monthnumberA month (1-12).
yearnumberA year (1-9999).

Links to this page: