Lines Matching refs:toDate
71 protected function toDate($ts) function in dokuwiki\\Remote\\LegacyApiCore
139 'lastModified' => $this->toDate($info->revision),
187 'lastModified' => $this->toDate($page->revision),
229 'lastModified' => $this->toDate($page->revision),
260 'lastModified' => $this->toDate($file->revision),
261 'mtime' => $this->toDate($file->revision),
288 'lastModified' => $this->toDate($info->revision),
302 'lastModified' => $this->toDate($info->revision),
458 'lastModified' => $this->toDate($recent->revision),
478 'lastModified' => $this->toDate($recent->revision),
502 'modified' => $this->toDate($revision->revision),