# CalendarUnit

## Index

### Enumeration members

* [Day](#day)
* [Hour](#hour)
* [Minute](#minute)
* [Month](#month)
* [Second](#second)
* [Week](#week)
* [Year](#year)

## Enumeration members

### Day

• **Day**: = "day"

*Defined in* [*src/types/index.ts:1113*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1113)

### Hour

• **Hour**: = "hour"

*Defined in* [*src/types/index.ts:1112*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1112)

### Minute

• **Minute**: = "minute"

*Defined in* [*src/types/index.ts:1111*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1111)

### Month

• **Month**: = "month"

*Defined in* [*src/types/index.ts:1115*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1115)

### Second

• **Second**: = "second"

*Defined in* [*src/types/index.ts:1110*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1110)

### Week

• **Week**: = "week"

*Defined in* [*src/types/index.ts:1114*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1114)

### Year

• **Year**: = "year"

*Defined in* [*src/types/index.ts:1116*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1116)
