Searched refs:timestamp (Results 1 – 8 of 8) sorted by relevance
70 $timestamp = filemtime($path->toCanonicalAbsolutePath()->toAbsoluteId());71 return Iso8601Date::createFromTimestamp($timestamp)->getDateTime();83 $timestamp = filectime($filePath);84 return Iso8601Date::createFromTimestamp($timestamp)->getDateTime();
136 public static function createFromTimestamp($timestamp): Iso8601Date argument139 $dateTime->setTimestamp($timestamp);
322 $timestamp = filemtime($filename);323 fputs(STDOUT, " $timestamp" . PHP_EOL);
257 $timestamp = $row[PageRules::TIMESTAMP_NAME];284 echo(' <td>' . $timestamp . '</td>');
188 var timestamp = new Date().getTime();202 timestamp = this.effects.pluck('startOn').max() || timestamp;206 timestamp = this.effects.pluck('finishOn').max() || timestamp;210 effect.startOn += timestamp;211 effect.finishOn += timestamp;
28 …e(/\?.*$/,""),j=h&&h.getItem(i),k=h&&h.getItem(i+":timestamp"),l={css:j,timestamp:k};/^(https?|fil… property
1990 .tb-chat .timestamp {1997 .tb-chat .rightalign .timestamp {