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
860 stars 110 forks source link

Add New Method: `getEndOfMonth` #178

Closed erfanhemmati closed 1 month ago

erfanhemmati commented 1 month ago

Added a new method in Jalalian class that named getEndOfMonth

@morilog

alissn commented 1 month ago

@erfanhemmati

Hi,

You can use the getEndDayOfMonth method from the package. This method was added in Pull Request #165.

morilog commented 1 month ago

This PR closed because of the existence of getEndDayOfMonth