Searched refs:timestamp (Results 1 – 6 of 6) sorted by relevance
35 $timestamp = max($timestamps); variable38 $tsstring = gmdate("D, d M Y H:i:s ", $timestamp) . "GMT";
32 $timestamp = $config["cache"];34 $timestamp = filemtime($_SERVER["DOCUMENT_ROOT"] . "/" . $_SERVER["BASE_PAGE"]);36 $tsstring = gmdate("D, d M Y H:i:s ", $timestamp) . "GMT";
465 'timestamp' => 'function.time.php',
770 . Removed timestamp in logs written by children processes. (fat)873 created from timestamp). (Stas)1248 . Added support for formatting the timestamp stored in a DateTime object.1852 - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle2002 - Fixed bug #49732 (crashes when using fileinfo when timestamp conversion2466 . date_timestamp_set() / DateTime::setTimestamp() to set a Unix timestamp2469 timestamp belonging to a date object.3801 - Fixed bug #41964 (strtotime returns a timestamp for non-time string of4388 for timestamp fields). (Ilia)5040 - Fixed bug #37368 (Incorrect timestamp returned for strtotime()). (Derick)[all …]
674 . Removed timestamp in logs written by children processes. (fat)777 created from timestamp). (Stas)1152 . Added support for formatting the timestamp stored in a DateTime object.1756 - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle1906 - Fixed bug #49732 (crashes when using fileinfo when timestamp conversion2370 . date_timestamp_set() / DateTime::setTimestamp() to set a Unix timestamp2373 timestamp belonging to a date object.2407 to control formatting of date/timestamp columns: PDO::FB_ATTR_DATE_FORMAT,3705 - Fixed bug #41964 (strtotime returns a timestamp for non-time string of4292 for timestamp fields). (Ilia)[all …]
725 . Removed timestamp in logs written by children processes. (fat)828 created from timestamp). (Stas)
Completed in 41 milliseconds