From acdcbf59cce70c78b92955493ce05e96df2890a3 Mon Sep 17 00:00:00 2001 From: "Michael J. Radwin" Date: Sun, 31 Dec 2023 18:08:22 -0800 Subject: [PATCH] Render molad times with 24h --- src/classic-rest-api.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/classic-rest-api.spec.js b/src/classic-rest-api.spec.js index 373ada0..1d6ada8 100644 --- a/src/classic-rest-api.spec.js +++ b/src/classic-rest-api.spec.js @@ -564,7 +564,7 @@ test('yerushalmi-yomi', (t) => { }); test('molad', (t) => { - const options = {year: 2022, molad: true, noHolidays: true}; + const options = {year: 2022, molad: true, noHolidays: true, hour12: false}; const events = HebrewCalendar.calendar(options); const apiResult = eventsToClassicApi(events.slice(2, 5), options, false); const expected = [{