andreterceiro / max-day-of-the-month
Return the number of the maximum day in the month
Package info
github.com/andreterceiro/getMaxDayOfTheMonth
pkg:composer/andreterceiro/max-day-of-the-month
1.0.0
2022-01-16 20:30 UTC
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2026-02-21 01:21:55 UTC
README
In this package you have two functions two functions to return a maximum day of a month. This two methods do the same job but one uses dateformat (or $date->format()) to do the job.