andreterceiro/max-day-of-the-month

Return the number of the maximum day in the month

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/andreterceiro/max-day-of-the-month

1.0.0 2022-01-16 20:30 UTC

This package is auto-updated.

Last update: 2025-10-21 00:40:57 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.