# 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:937*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L937)

### Hour

• **Hour**: = "hour"

*Defined in* [*src/types/index.ts:936*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L936)

### Minute

• **Minute**: = "minute"

*Defined in* [*src/types/index.ts:935*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L935)

### Month

• **Month**: = "month"

*Defined in* [*src/types/index.ts:939*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L939)

### Second

• **Second**: = "second"

*Defined in* [*src/types/index.ts:934*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L934)

### Week

• **Week**: = "week"

*Defined in* [*src/types/index.ts:938*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L938)

### Year

• **Year**: = "year"

*Defined in* [*src/types/index.ts:940*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L940)
