AbdeltwabMF/next-prayer

خطأ في التاريخ الهجري

Opened this issue · 2 comments

الأمر التالي يرجع التاريخ الهجري خطأ: next-prayer --hijri...
اليوم هو التاسع من الشهر ولكن

╰─➤  next-prayer --hijri
10 جمادى الآخرة 1444
  • OS: Arch linux
  • Version: v0.3.0

أدوات itools من arabeyes ترجع التاريخ صحيحا.

يمكنك تنصيبها بهذا الأمر: yay -S itools

╰─➤  idate
Date Format (dd/mm/yyyy):
+ Input    :  2/ 1/2023      -     Monday(Mon) -      January(Jan)
-----------------------------
+ Output   :  9/ 6/1444 A.H  -    Ithnain(Ith) -    Jumada II(Jm2)

@MuhammadSawalhy

Try to edit the config file and set adjustment to 0 instead of one.
Then rerun np_fetch.py


sorry for the late response.