Documentation / jalali-js / CreateZonedDateTimeCalendarOptions
Interface: CreateZonedDateTimeCalendarOptions
Defined in: calendar.ts:28
Extends
BaseCreateCalendarOptions
Properties
engine?
optionalengine?: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?
optionaltimeZone?:string
Defined in: calendar.ts:30