Home
last modified time | relevance | path

Searched refs:dateFormatWords (Results 1 – 1 of 1) sorted by relevance

/plugin/pagequery/
H A DPageQuery.php230 $wformat[$key] = ($opt['spelldate']) ? $this->dateFormatWords($dformat[$key]) : '';
414 private function dateFormatWords(string $dformat): string
417 private function dateFormatWords(string $dformat): string global() function in PageQuery