Home
last modified time | relevance | path

Searched defs:strftime (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/php81_bc/strftime/
H A Dexample.php4 use function PHP81_BC\strftime; alias
H A DREADME.md10 # strftime chapter
/dokuwiki/inc/Feed/
H A DFeedParserItem.php8 use function PHP81_BC\strftime; alias
/dokuwiki/vendor/php81_bc/strftime/src/
H A Dphp-8.1-strftime.php33 function strftime (string $format, $timestamp = null, ?string $locale = null) : string { function
/dokuwiki/inc/
H A Dcommon.php25 use function PHP81_BC\strftime; alias