Searched refs:dateFormatWords (Results 1 – 1 of 1) sorted by relevance
228 … $wformat[$key] = ($opt['spelldate']) ? $this->dateFormatWords($dformat[$key]) : '';412 private function dateFormatWords(string $dformat): string function in PageQuery