Skip to content

Documentation / jalali-js / CreateDateCalendarOptions

Interface: CreateDateCalendarOptions ​

Defined in: calendar.ts:20

Extends ​

  • BaseCreateCalendarOptions

Properties ​

engine? ​

optional engine?: JalaliEngineId

Defined in: calendar.ts:17

Jalali leap-year rule. Ignored for Gregorian. Default: 'arithmetic'. Use 'astronomical' for Nowruz from the Tehran-meridian equinox.

Inherited from ​

BaseCreateCalendarOptions.engine


precision? ​

optional precision?: "date"

Defined in: calendar.ts:21


system ​

system: CalendarSystem

Defined in: calendar.ts:12

Inherited from ​

BaseCreateCalendarOptions.system