Download the PHP package techlang/date without Composer
On this page you can find all versions of the php package techlang/date. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download techlang/date
More information about techlang/date
Files in techlang/date
Download techlang/date
More information about techlang/date
Files in techlang/date
Vendor techlang
Package date
Short Description PHP DateTime extension
License MIT
Homepage https://github.com/techlang/date
Package date
Short Description PHP DateTime extension
License MIT
Homepage https://github.com/techlang/date
Please rate this library. Is it a good library?
Informations about the package date
\TechLang\DateTime
Introduction
Enhance DateTime objects to add calendar months. What this means is that it will keep the day of the month and only modify month number. If the resulting month does not have that day (for example 31 February) it will use the highest day available for that month.
Examples
-
adding a month 6 times; Jan. 31st scenario
-
adding a month 6 times; Jan. 30th scenario
-
adding 2 months
- add anything lower than month, and you loose the initial date
Future development
- implement
sub
method
All versions of date with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
The package techlang/date contains the following files
Loading the files please wait ....