Download the PHP package arokettu/date without Composer
On this page you can find all versions of the php package arokettu/date. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arokettu/date
More information about arokettu/date
Files in arokettu/date
Download arokettu/date
More information about arokettu/date
Files in arokettu/date
Vendor arokettu
Package date
Short Description Date class for PHP (without time)
License MIT
Homepage https://sandfox.dev/php/date.html
Package date
Short Description Date class for PHP (without time)
License MIT
Homepage https://sandfox.dev/php/date.html
Please rate this library. Is it a good library?
Informations about the package date
Date
A class for php to work with pure dates (without time).
- Works with the proleptic Gregorian calendar by default
- Uses Julian day internally
- Does not depend on the calendar extension
- Correctly supports full integer range for the dates (-5884323-05-15 to 5874898-06-03 on a 32-bit system, even more on 64-bit)
- Additional calendars:
Installation
Usage
The library:
Documentation
Read full documentation here: https://sandfox.dev/php/date.html
Also on Read the Docs: https://php-date.readthedocs.io/
Support
Please file issues on our main repo at GitLab: https://gitlab.com/sandfox/php-date/-/issues
Feel free to ask any questions in our room on Gitter: https://gitter.im/arokettu/community
License
The library is available as open source under the terms of the MIT License.
All versions of date with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package arokettu/date contains the following files
Loading the files please wait ....