Home
last modified time | relevance | path

Searched refs:timestamp (Results 151 – 175 of 262) sorted by relevance

1234567891011

/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php663 public $timestamp; variable in Google_Location
706 public function setTimestamp( $timestamp) { argument
707 $this->timestamp = $timestamp;
710 return $this->timestamp;
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1timestamp","backslashStringEscapes","brackets","punctuation","tokenBase","stream","state","ch","ne…
H A Dsql.min.js1 …|~^\/]/,l=c.support||{},m=c.hooks||{},n=c.dateSQL||{date:true,time:true,timestamp:true},o=c.backsl…
H A Dmirc.min.js.map1timestamp \" +\n \"$timestampfmt $timezone $tip $titlebar $toolbar $tre…
/plugin/quickstats/db/
H A DdataBaseStructure.txt14 [date] => Array( [md5(<namespace:>page_name)] => timestamp)
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php479 $timestamp = $this->stream->readDouble();
481 return $timestamp;
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js173 var timestamp = new Date().getTime();
187 timestamp = this.effects.pluck('startOn').max() || timestamp;
191 timestamp = this.effects.pluck('finishOn').max() || timestamp;
195 effect.startOn += timestamp;
196 effect.finishOn += timestamp;
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng46 value-timestamp = element timestamp {
315 property-rev = element rev { value-timestamp }
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng46 value-timestamp = element timestamp {
315 property-rev = element rev { value-timestamp }
/plugin/highlight2wiki/
H A Dscript.js34 document.getElementById("edtop").contentWindow.document.getElementsByTagName("textarea")[0].value += "====== "+papertitle+" ====== \r\n [["+url+"|" + papertitle + "]] [[?do=highlight2wiki&ur="+url+"|✍Highlight]]--"+timestamp+"\r\n\n";
266 document.getElementById("edtop").contentWindow.document.getElementsByTagName("textarea")[0].value += "====== "+papertitle+" ====== \r\n [["+url+"|" + papertitle + "]] [[?do=highlight2wiki&ur="+url+"|✍Highlight]]--"+timestamp+"\r\n\n";
/plugin/dokubookmark/
H A Dhelper.php274 function printPost($targeturl, $path, $wikiid, $timestamp, $title, $wikitext) { argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js370 DriveFile.prototype.makeCopy = function(success, error, timestamp) argument
377 this.saveAs(this.ui.getCopyFilename(this, timestamp), mxUtils.bind(this, function(resp)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc51 routing and timestamp of this new document:
60 'timestamp' => strtotime("-1d"),
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.min.js1timestamp:!1,delimiter:",",skip:0,skipEmpty:!0,emptyAs:void 0,useColumnNames:!1,init:!1,progress:!…
H A Dreadme.md109 timestamp | false | Add current timestamp to data URLs (to avoid caching)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php728 $timestamp = $this->stream->readDouble();
730 return $timestamp;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md35 - The records' `datetime` is not sent anymore. Only `timestamp` is sent to Loggly.
/plugin/importfacebookevents/
H A Dsyntax.php353 $entry = str_replace('{timestamp}', date('c', strtotime($event['start_time'])), $entry);
/plugin/judge/
H A Dsubmissions.sqlite21 timestamp DATETIME NOT NULL,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc318 $params['timestamp_field'] = (string) Optional parameter to specify the timestamp field in the file
319 $params['timestamp_format'] = (string) Optional parameter to specify the timestamp format in the file - may be either a Joda or Java time format
369 $params['timestamp'] = (string) The timestamp of the desired single bucket result
529 $params['start'] = (string) start timestamp for the requested influencers
530 $params['end'] = (string) end timestamp for the requested influencers
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js386 this.timestamp = _.now();
407 elapsed = (_.now() - this.timestamp) / 1000,
/plugin/xcom/lang/en/
H A Dhowto.txt28 …- ''Timestamps'': Some queries require a timestamp as a parameter. Xcom will create the timesta…
/plugin/emoji/script/
H A Djquery.textcomplete.js948 var timeout, args, context, timestamp, result;
950 var last = now() - timestamp;
963 timestamp = now();
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2timestamp=Date.now()}return bytesRead}),write:(function(stream,buffer,offset,length,pos){if(!strea… property in index.openKeyCursor.onsuccess.entries
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js818 var timeout, args, context, timestamp, result;
821 var last = _.now() - timestamp;
837 timestamp = _.now();

1234567891011