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 101 – 125 of 389) sorted by relevance

12345678910>>...16

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dgwbasic.php8 * Date Started: 2010/01/30
80 'INKEY','DATE','TIME','ERDEV','RND'
H A Dkixtart.php8 * Date Started: 2007/08/31
105 '@Date',
H A Dhaxe.php10 * Date Started: 2010/10/05
63 'Array', 'ArrayAccess', /*'Bool',*/ 'Class', 'Date', 'DateTools', 'Dynamic',
H A Dlb.php8 * Date Started: 2010/07/18
77 'abs', 'acs', 'asc', 'asn', 'atn', 'chr$', 'cos', 'date$',
H A Doorexx.php10 * Date Started: 2008/01/07
86 'countstr', 'c2d', 'c2x', 'datatype', 'date', 'delstr',
H A Djavascript.php8 * Date Started: 2004/06/20
83 'Object', 'Function', 'Date', 'Math', 'String', 'Number', 'Boolean', 'Array'
H A Dpowershell.php8 * Date Started: 2008/06/20
65 'Get-Culture', 'Get-Date', 'Get-EventLog', 'Get-ExecutionPolicy', 'Get-Help', 'Get-History',
78 'Set-Date', 'Set-ExecutionPolicy', 'Set-Item', 'Set-ItemProperty', 'Set-Location',
134 '-Depth', '-DependsOn', '-Delimiter', '-Debugger', '-Debug', '-Days', '-Day', '-Date',
H A Dpostgresql.php9 * Date Started: 2007/07/20
132 // date/time functions
192 'CIDR','CIRCLE','DATE','DECIMAL','DOUBLE PRECISION','ENUM','FLOAT',
H A Dbascomavr.php8 * Date Started: 2008/01/09
59 'DATE' , 'TIME' , 'DATE$' , 'TIME$' , 'DAYOFWEEK' , 'DAYOFYEAR' , 'SECOFDAY' , 'SECELAPSED' , 'SYSDAY' , 'SYSSEC' , 'SYSSECELAPSED',
H A Dgenero.php8 * Date Started: 2007/07/01
361 "DATE",
H A Dsql.php10 * Date Started: 2004/06/04
71 'DATA', 'DATABASE', 'DATABASES', 'DATE', 'DAY', 'DEC', 'DECIMAL', 'DECLARE',
H A Dxpp.php8 * Date Started: 2007/02/27
55 'date',
H A Dqbasic.php8 * Date Started: 2004/06/20
80 'CSRLIN', 'CVD', 'CVDMBF', 'CVI', 'CVL', 'CVS', 'CVSMDF', 'DATA', 'DATE$',
H A Dtwig.php8 * Date Started: 2011/12/05
98 'date',
H A Ddcs.php8 * Date Started: 2009/01/20
106 'and', 'as', 'begin', 'boolean', 'byref', 'byval', 'call', 'case', 'date',
H A Dtext.php8 * Date Started: 04/23/2006
H A Dboo.php8 * Date Started: 2007/09/10
92 'double', 'decimal', 'date', 'char', 'callable', 'byte', 'bool'
H A Dhq9plus.php8 * Date Started: 2009/10/31
/dokuwiki/inc/Cache/
H A DCacheRenderer.php79 $valid = p_get_metadata($this->page, 'date valid');
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php5 use IXR\DataType\Date; alias
157 $value = new Date(trim($this->_currentTagContents));
/dokuwiki/lib/plugins/styling/
H A Dscript.js37 var now = new Date().getTime();
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DPIECreator01.php38 $itemDate = new FeedDate($this->items[$i]->date);
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php88 !is_null($rev) && $rev['date'] >= $lastupdate &&
96 if (!is_null($rev) && $rev['date'] >= $lastupdate) {
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php340 if (!empty($this->localInfo['date'])) return $this->localInfo['date'];
346 * Get the install date of the current version
348 * @return string|bool The date of the last update or false if not available
357 * Get the date of the installation of the plugin
359 * @return string|bool The date of the installation or false if not available
586 * Get the date of the last available update
845 $this->managerData['updated'] = date('r');
847 $this->managerData['installed'] = date('r');
/dokuwiki/inc/Extension/
H A DRemotePlugin.php

12345678910>>...16