RaxanDateTime Class for handling dates beyond the 1970 and 2038 Requires ADODB_Date library file to be in the same path as this library Copyright (c) 2008-2010 Raymond Irving
This Class Library is distributed under the terms of the GNU GPL and MIT license with the exception of the ADOdb Date Library which is distributed under it's respective license(s). See the adodb-time.inc.php file for furthor information.
Located in /raxan.datetime.php (line 13)
Date Class Constructor
Format and returns a date string. This function used the PHP date() format.
Returns an ADODB Date timestamp
Parses a date string and returns an array containing the date parts otherwise false It's works great with date values returned from MSSQL, MySQL and others.
Sets the Date/Time for the Date object