@hebcal/learning
    Preparing search index...

    Function dailyRambam1

    • Calculates the Daily Rambam (Mishneh Torah) reading for the 1 chapter a day cycle.

      The cycle began on Sunday, 27 Nisan 5744 (29 April 1984) and completes one pass through the Mishneh Torah every 1,017 days (~2 years 9 months). The cycle then repeats indefinitely.

      Parameters

      • date: number | HDate | Date

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

      Returns RambamReading

      The RambamReading for the given date — a single {name, perek} object.

      if date is before 29 April 1984 (the start of the cycle).

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