natashajaved

Results 4 issues of natashajaved

I am trying to find number of days in a hijri year, for that I'm looping over days in months and found strange case that for 1 month of the...

Can we set global timezone for moment-hijri much like the moment-timezone allows.

When I try to format a date with year greater than 1500 like this momentHijri(date).format("MMM YYYY"), I get undefined 0NaN and if I format it momentHijri(date).format("iMMMM iYYYY") gives wrong date...

prayTimes.getTimes( new Date(), [latitude, longitude], // 0, // "auto", // "24h" ) or prayTimes.getTimes( new Date(), [latitude, longitude], 5, // "auto", // "24h" ) If I add 0 then the...