@hebcal/learning
    Preparing search index...

    Function arukhHaShulchanYomi

    • Calculates the Arukh HaShulchan Yomi reading for the given date.

      Daily study of the Arukh HaShulchan, a work of halacha written by Yechiel Michel Epstein. The current cycle began on Friday, 29 May 2020 (6 Sivan 5780) and completes the entire Arukh HaShulchan in 1,719 days (~4 years 8 months), then repeats indefinitely.

      Parameters

      • date: number | HDate | Date

        Hebrew date, Gregorian Date, or absolute (R.D.) day number.

      Returns AhSYomiReading

      An AhSYomiReading {k, v} describing the section and verse range for that day. Always returns a reading once the cycle has begun (the schedule has no skip days).

      if date is before 29 May 2020 (the start of the cycle).

      if date is not an HDate, Date, or finite number.