PHP 5: All in one date class
djdomix (contact me)
This class can be used to perform many types of operations with times and dates. It is similar to the JavaScript date class.
It can:
- Retrieve a date represented in different formats
- Extract date day, month, year
- Extract the time hour, minute, second and millisecond
- Parse and set the current date and time values
- Retrieve all date and time values into array entries
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (75.0%)
| Good (83.3%)
| -
| Insufficient (33.3%)
| -
| -
| Not sure (49.2%)
| 1300 |
Click here for detailed information about this class on phpclasses.org