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: 2024-09-20 22:18:03 UTC
README
在这个包中,您有两个函数可以返回月份的最大天数。这两种方法执行相同的任务,但其中一种使用dateformat(或 $date->format())来完成。