Skip to content

types.CalendarUnit

prashantasdeveloper edited this page Dec 8, 2023 · 37 revisions

Enumeration: CalendarUnit

types.CalendarUnit

Table of contents

Enumeration Members

Enumeration Members

Day

Day = "day"

Defined in

types/index.ts:1675


Hour

Hour = "hour"

Defined in

types/index.ts:1674


Minute

Minute = "minute"

Defined in

types/index.ts:1673


Month

Month = "month"

Defined in

types/index.ts:1677


Second

Second = "second"

Defined in

types/index.ts:1672


Week

Week = "week"

Defined in

types/index.ts:1676


Year

Year = "year"

Defined in

types/index.ts:1678

Clone this wiki locally