Databases: SQL Time
Michal Vrchota (contact me)
This is a simple class that converts date and time values between the ISO format (YYYY-MM-DD hh:mm:ss) used by SQL databases (DATE, TIME, DATETIME) and timestamps used in Unix systems.
The class converts ISO date and time strings guessing their type according to the string length.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (41.7%)
| Not sure (58.3%)
| -
| -
| -
| -
| Insufficient (26.7%)
| 1850 |
Click here for detailed information about this class on phpclasses.org