# types.CalendarUnit

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / CalendarUnit

## Enumeration: CalendarUnit

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).CalendarUnit

### Table of contents

#### Enumeration Members

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

### Enumeration Members

#### Day

• **Day**

**Defined in**

[types/index.ts:1301](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1301)

***

#### Hour

• **Hour**

**Defined in**

[types/index.ts:1300](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1300)

***

#### Minute

• **Minute**

**Defined in**

[types/index.ts:1299](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1299)

***

#### Month

• **Month**

**Defined in**

[types/index.ts:1303](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1303)

***

#### Second

• **Second**

**Defined in**

[types/index.ts:1298](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1298)

***

#### Week

• **Week**

**Defined in**

[types/index.ts:1302](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1302)

***

#### Year

• **Year**

**Defined in**

[types/index.ts:1304](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1304)
