> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.calendarunit.md).

# types.CalendarUnit

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md) / CalendarUnit

## Enumeration: CalendarUnit

[types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md).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)
