Documentation
Date object
usage
date mydate = new Date( string sqldatetime )
paramètres
sqldatetime: a string representing the date and time you want to manipulate and initialize the object with. The format is the following : YYYY-mm-dd HH:ii:ss
Sushee PHP class to manipulate dates