Home
last modified time | relevance | path

Searched +full:date -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 226 – 250 of 389) sorted by relevance

12345678910>>...16

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddart.php8 * Date Started: 2013/10/25
H A Dmake.php8 * Date Started: 2008/08/26
H A Dasp.php8 * Date Started: 2004/08/13
H A Dgdb.php8 * Date Started: 2009/06/24
H A Dispfpanel.php8 * Date Started: 2012/09/18
H A Djulia.php11 * Date Started: 2013/11/06
H A Dxojo.php8 * Date Started: 2014/10/19
H A Dmpasm.php8 * Date Started: 2004/12/6
H A Ddot.php8 * Date Started: 2007/05/30
H A Dmk-61.php8 * Date Started: 2014-03-11
H A Doxygene.php8 * Date Started: 2010/01/11
H A Dq.php8 * Date Started: 2009/01/21
H A Dmagiksf.php8 * Date Started: 2010/02/15
H A Ddiff.php8 * Date Started: 2004/12/29
H A Dpascal.php8 * Date Started: 2004/07/26
H A Dpixelbender.php8 * Date Started: 2008/11/16
H A Djcl.php8 * Date Started: 2011/09/16
H A Dphp-brief.php8 * Date Started: 2004/06/02
81 'constant', 'bin2hex', 'sleep', 'usleep', 'time', 'mktime', 'gmmktime', 'strftime', 'gmstrftime', 'strtotime', 'date', 'gmdate', 'getdate', 'localtime', 'checkdate', 'flush', 'wordwrap', 'htmlspecialchars', 'htmlentities', 'html_entity_decode', 'md5', 'md5_file', 'crc32', 'getimagesize', 'image_type_to_mime_type', 'phpinfo', 'phpversion', 'phpcredits', 'strnatcmp', 'strnatcasecmp', 'substr_count', 'strspn', 'strcspn', 'strtok', 'strtoupper', 'strtolower', 'strpos', 'strrpos', 'strrev', 'hebrev', 'hebrevc', 'nl2br', 'basename', 'dirname', 'pathinfo', 'stripslashes', 'stripcslashes', 'strstr', 'stristr', 'strrchr', 'str_shuffle', 'str_word_count', 'strcoll', 'substr', 'substr_replace', 'quotemeta', 'ucfirst', 'ucwords', 'strtr', 'addslashes', 'addcslashes', 'rtrim', 'str_replace', 'str_repeat', 'count_chars', 'chunk_split', 'trim', 'ltrim', 'strip_tags', 'similar_text', 'explode', 'implode', 'setlocale', 'localeconv',
H A Dlotusformulas.php8 * Date Started: 2008/04/12
250 '@Day', '@Date', '@Created', '@Count', '@Cos', '@Contains',
H A Dlscript.php8 * Date Started: 15/11/2008
143 'date', 'debug', 'deg', 'dot2d', 'dot3d', 'drawborder', 'drawbox', 'drawcircle',
H A Dapplescript.php8 * Date Started: 2005/07/20
H A Davisynth.php8 * Date Started: 2008/10/08
H A Deiffel.php8 * Date Started: 2005/06/30
H A Dsmarty.php8 * Date Started: 2004/07/10
/dokuwiki/inc/
H A Dcommon.php279 if ($revinfo !== false && $revinfo['date'] != $info['lastmod']) {
512 $urlParameters['at'] = date($conf['date_at_format'], $urlParameters['at']);
1166 '@DATE@'
1319 * moves the current version to the attic and returns its revision date
1507 * Formats a timestamp as ISO 8601 date
1510 * @link http://php.net/manual/en/function.date.php#54072
1512 * @param int $int_date current date in UNIX timestamp
1517 $date_mod = date('Y-m-d\TH:i:s', $int_date);
1518 $pre_timezone = date('O', $int_date);

12345678910>>...16