> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IHSMDateTimeComponent

> Protobuf interface IHSMDateTimeComponent generated from WAProto.

Defined in: [WAProto/index.d.ts:6493](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6493)

## Properties

### calendar?

> `optional` **calendar**: `null` | [`CalendarType`](/proto-reference/Message/HighlyStructuredMessage/HSMLocalizableParameter/HSMDateTime/HSMDateTimeComponent/enumerations/CalendarType)

Defined in: [WAProto/index.d.ts:6500](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6500)

***

### dayOfMonth?

> `optional` **dayOfMonth**: `null` | `number`

Defined in: [WAProto/index.d.ts:6497](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6497)

***

### dayOfWeek?

> `optional` **dayOfWeek**: `null` | [`DayOfWeekType`](/proto-reference/Message/HighlyStructuredMessage/HSMLocalizableParameter/HSMDateTime/HSMDateTimeComponent/enumerations/DayOfWeekType)

Defined in: [WAProto/index.d.ts:6494](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6494)

***

### hour?

> `optional` **hour**: `null` | `number`

Defined in: [WAProto/index.d.ts:6498](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6498)

***

### minute?

> `optional` **minute**: `null` | `number`

Defined in: [WAProto/index.d.ts:6499](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6499)

***

### month?

> `optional` **month**: `null` | `number`

Defined in: [WAProto/index.d.ts:6496](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6496)

***

### year?

> `optional` **year**: `null` | `number`

Defined in: [WAProto/index.d.ts:6495](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L6495)
