notion.notiondate
Home > @runlightyear/notion > NotionDate
NotionDate type
ISO 6801 Date
Example values:
"2021-05-10"
"2021-05-10T12:00:00"
"2021-10-15T12:00:00-07:00"
Signature:declare type NotionDate = string;
Home > @runlightyear/notion > NotionDate
ISO 6801 Date
Example values:
"2021-05-10"
"2021-05-10T12:00:00"
"2021-10-15T12:00:00-07:00"
Signature:declare type NotionDate = string;