Lines Matching refs:toDate
70 protected function toDate($ts) function in dokuwiki\\Remote\\LegacyApiCore
138 'lastModified' => $this->toDate($info->revision),
186 'lastModified' => $this->toDate($page->revision),
228 'lastModified' => $this->toDate($page->revision),
259 'lastModified' => $this->toDate($file->revision),
260 'mtime' => $this->toDate($file->revision),
287 'lastModified' => $this->toDate($info->revision),
301 'lastModified' => $this->toDate($info->revision),
457 'lastModified' => $this->toDate($recent->revision),
477 'lastModified' => $this->toDate($recent->revision),
501 'modified' => $this->toDate($revision->revision),