Options
All
  • Public
  • Public/Protected
  • All
Menu

Israel calendar

Due to the lack of reliable sources, the settlement calendar has the same holidays as the Tel Aviv stock-exchange.

Holidays for the Tel-Aviv Stock Exchange (data from http://www.tase.co.il):

  • Friday
  • Saturday

Other holidays for wich no rule is given (data available for 2013-2044 only:)

  • Purim, Adar 14th (between Feb 24th & Mar 26th)
  • Passover I, Nisan 15th (between Mar 26th & Apr 25th)
  • Passover VII, Nisan 21st (between Apr 1st & May 1st)
  • Memorial Day, Nisan 27th (between Apr 7th & May 7th)
  • Indipendence Day, Iyar 5th (between Apr 15th & May 15th)
  • Pentecost (Shavuot), Sivan 6th (between May 15th & June 14th)
  • Fast Day
  • Jewish New Year, Tishrei 1st & 2nd (between Sep 5th & Oct 5th)
  • Yom Kippur, Tishrei 10th (between Sep 14th & Oct 14th)
  • Sukkoth, Tishrei 15th (between Sep 19th & Oct 19th)
  • Simchat Tora, Tishrei 22nd (between Sep 26th & Oct 26th)

Hierarchy

Index

Constructors

constructor

  • Parameters

    • Default value market: Market = Israel.Market.Settlement

    Returns Israel

Properties

Protected _impl

_impl: Impl

Static settlementImpl

settlementImpl: TelAvivImpl

Static telAvivImpl

telAvivImpl: TelAvivImpl

Accessors

isDisposed

  • get isDisposed(): boolean

Methods

addHoliday

  • addHoliday(d: Date): void
  • Parameters

    • d: Date

    Returns void

adjust

advance1

advance2

  • Parameters

    Returns Date

businessDaysBetween

  • businessDaysBetween(from: Date, to: Date, includeFirst?: boolean, includeLast?: boolean): Day
  • Parameters

    • from: Date
    • to: Date
    • Default value includeFirst: boolean = true
    • Default value includeLast: boolean = false

    Returns Day

dispose

  • dispose(): void
  • Returns void

empty

  • empty(): boolean
  • Returns boolean

endOfMonth

  • endOfMonth(d: Date): Date
  • Parameters

    • d: Date

    Returns Date

isBusinessDay

  • isBusinessDay(d: Date): boolean
  • Parameters

    • d: Date

    Returns boolean

isEndOfMonth

  • isEndOfMonth(d: Date): boolean
  • Parameters

    • d: Date

    Returns boolean

isHoliday

  • isHoliday(d: Date): boolean
  • Parameters

    • d: Date

    Returns boolean

isWeekend

name

  • name(): string
  • Returns string

removeHoliday

  • removeHoliday(d: Date): void
  • Parameters

    • d: Date

    Returns void

Static equal

  • Parameters

    Returns boolean

Static holidayList

  • holidayList(calendar: Calendar, from: Date, to: Date, includeWeekEnds?: boolean): Date[]
  • Parameters

    • calendar: Calendar
    • from: Date
    • to: Date
    • Default value includeWeekEnds: boolean = false

    Returns Date[]