Skip to content

types.CalendarUnit

VictorVicente edited this page Oct 21, 2022 · 37 revisions

Enumeration: CalendarUnit

types.CalendarUnit

Table of contents

Enumeration Members

Enumeration Members

Day

Day = "day"

Defined in

types/index.ts:1380


Hour

Hour = "hour"

Defined in

types/index.ts:1379


Minute

Minute = "minute"

Defined in

types/index.ts:1378


Month

Month = "month"

Defined in

types/index.ts:1382


Second

Second = "second"

Defined in

types/index.ts:1377


Week

Week = "week"

Defined in

types/index.ts:1381


Year

Year = "year"

Defined in

types/index.ts:1383

Clone this wiki locally