Skip to content

Documentation / jalali-js / NativeCalendarObject

Interface: NativeCalendarObject ​

Defined in: storage-value.ts:15

Properties ​

day ​

day: number

Defined in: storage-value.ts:18


hour? ​

optional hour?: number

Defined in: storage-value.ts:19


millisecond? ​

optional millisecond?: number

Defined in: storage-value.ts:22


minute? ​

optional minute?: number

Defined in: storage-value.ts:20


month ​

month: number

Defined in: storage-value.ts:17


second? ​

optional second?: number

Defined in: storage-value.ts:21


timeZone? ​

optional timeZone?: string

Defined in: storage-value.ts:23


year ​

year: number

Defined in: storage-value.ts:16