Skip to content

types.CalendarUnit

VictorVicente edited this page Jul 19, 2023 · 37 revisions

Enumeration: CalendarUnit

types.CalendarUnit

Table of contents

Enumeration Members

Enumeration Members

Day

Day = "day"

Defined in

types/index.ts:1433


Hour

Hour = "hour"

Defined in

types/index.ts:1432


Minute

Minute = "minute"

Defined in

types/index.ts:1431


Month

Month = "month"

Defined in

types/index.ts:1435


Second

Second = "second"

Defined in

types/index.ts:1430


Week

Week = "week"

Defined in

types/index.ts:1434


Year

Year = "year"

Defined in

types/index.ts:1436

Clone this wiki locally