Skip to content

Documentation / jalali-js / CreateZonedDateTimeCalendarOptions

Interface: CreateZonedDateTimeCalendarOptions ​

Defined in: calendar.ts:28

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 ​

precision: "zoned-datetime"

Defined in: calendar.ts:29


system ​

system: CalendarSystem

Defined in: calendar.ts:12

Inherited from ​

BaseCreateCalendarOptions.system


timeZone? ​

optional timeZone?: string

Defined in: calendar.ts:30