morilog / jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
MIT License
856 stars 111 forks source link

Bugfix `subMonths` method. #100

Closed v7hid closed 3 years ago

v7hid commented 4 years ago

- Bugfix subMonths method : Issue is when 'diff' variable is greater than 1 calculation gets wrong. This bugfix closes #95 issue.