issues
search
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
868
stars
110
forks
source link
Added diff method
#173
Closed
omidfarahani
closed
6 months ago
omidfarahani
commented
6 months ago
Added diff method which will return difference between any given dates in an array containing days, months and days.
It should be noted that Carbon diff functions calculate date differences based on Gregorian calendar months and are not suitable for Jalali dates.
new method is accompanied by corresponding test method