Skip to content

3.16.0

Compare
Choose a tag to compare
@mjradwin mjradwin released this 10 May 18:55
· 181 commits to main since this release

Remove memo from Omer and replace with dedicated JSON structure

  {
    title: '46th day of the Omer',
    date: '2010-05-15',
    hdate: '2 Sivan 5770',
    category: 'omer',
    title_orig: 'Omer 46',
    hebrew: 'עומר יום 46',
    link: 'https://hebcal.com/o/5770/46?us=js&um=api',
    omer: {
      count: {
        en: 'Today is 46 days, which is 6 weeks and 4 days of the Omer',
        he: 'הַיוֹם שִׁשָׁה וְאַרְבָּעִים יוֹם, שְׁהֵם שִׁשָׁה שָׁבוּעוֹת וְאַרְבָּעָה יָמִים לָעוֹמֶר',
      },
      sefira: {
        en: 'Eternity within Majesty',
        he: 'נֶּֽצַח שֶׁבְּמַּלְכוּת',
        translit: 'Netzach sheb\'Malkhut',
      },
    },
  }