Searched refs:timestamps (Results 1 – 4 of 4) sorted by relevance
17 $timestamps = [@getlastmod()]; variable26 $timestamps[] = @filemtime("include/prepend.inc");29 $timestamps[] = @filemtime("include/pregen-confs.inc");30 $timestamps[] = @filemtime("include/pregen-news.inc");31 $timestamps[] = @filemtime("include/version.inc");32 $timestamps[] = @filemtime("js/common.js");35 $timestamp = max($timestamps);
288 $timestamps = [304 $timestamps[] = $note->ts;307 $lastmod = max($timestamps);
2974 logging timestamps). (Derick)3408 - Fixed a bug in formatting timestamps when DST is active in the default timezone (Derick)3448 - Fixed bug #44209 (strtotime() doesn't support 64 bit timestamps on 64 bit platforms). (Derick)6121 timestamps). (Jani)
2878 logging timestamps). (Derick)3312 - Fixed a bug in formatting timestamps when DST is active in the default timezone (Derick)3352 - Fixed bug #44209 (strtotime() doesn't support 64 bit timestamps on 64 bit platforms). (Derick)6025 timestamps). (Jani)
Completed in 56 milliseconds