hijri
hijri copied to clipboard
Bug: hijri date is 1 day behind actual date
Hi,
I've found some strange behavior, when I write Date.today.to_hijri
then I got #<Hijri::Date:0x00007f9c22e3f5b0 @year=1442, @month=12, @day=3>
, but all other sources (like Google) say that today is 04 / 12 / 1442
.
I just found out this too. Interestingly I see it is 2 days behind. Seems #4 reports 2 days behind too.