Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/vendor/php81_bc/strftime/src/
H A DDateLocaleFormatter.php27 public function __invoke(DateTimeInterface $timestamp, string $format)
H A DIntlLocaleFormatter.php25 public function __invoke(DateTimeInterface $timestamp, string $format)
H A DAbstractLocaleFormatter.php29 abstract public function __invoke(DateTimeInterface $timestamp, string $format);
H A Dphp-8.1-strftime.php33 function strftime (string $format, $timestamp = null, ?string $locale = null) : string {
/dokuwiki/inc/ChangeLog/
H A DPageChangeLog.php51 public function addLogEntry(array $info, $timestamp = null)
H A DMediaChangeLog.php51 public function addLogEntry(array $info, $timestamp = null)
H A DChangeLogTrait.php17 abstract public function addLogEntry(array $info, $timestamp = null);
53 public static function buildLogLine(array &$info, $timestamp = null)
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DDate.php26 private function parseTimestamp($timestamp)
/dokuwiki/inc/
H A Dhttputils.php23 function http_conditionalRequest($timestamp)
/dokuwiki/inc/Remote/
H A DLegacyApiCore.php450 public function legacyGetRecentChanges($timestamp)
470 public function legacyGetRecentMediaChanges($timestamp)
H A DApiCore.php366 public function getRecentPageChanges($timestamp = 0)
796 public function getRecentMediaChanges($timestamp = 0)