Skip to content

types.CalendarUnit

VictorVicente edited this page Nov 8, 2022 · 37 revisions

Enumeration: CalendarUnit

types.CalendarUnit

Table of contents

Enumeration Members

Enumeration Members

Day

Day = "day"

Defined in

types/index.ts:1400


Hour

Hour = "hour"

Defined in

types/index.ts:1399


Minute

Minute = "minute"

Defined in

types/index.ts:1398


Month

Month = "month"

Defined in

types/index.ts:1402


Second

Second = "second"

Defined in

types/index.ts:1397


Week

Week = "week"

Defined in

types/index.ts:1401


Year

Year = "year"

Defined in

types/index.ts:1403

Clone this wiki locally