Home
last modified time | relevance | path

Searched refs:timestamp (Results 251 – 262 of 262) sorted by path

1...<<11

/plugin/timestamp/
H A Dplugin.info.txt1 base timestamp
6 desc A plugin that adds a timestamp button to the edit toolbar
7 url http://www.dokuwiki.org/plugin:timestamp
/plugin/vbsso/
H A Dbuild.properties7 timestamp=1505320498840 key
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dbuild.properties7 timestamp=1489140658428 key
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php357 $timestamp = key($this->overriddenEventsIndex);
359 if (!$nextDate || $timestamp < $nextDate->getTimeStamp()) {
368 array_pop($this->overriddenEventsIndex[$timestamp]);
369 if (!$this->overriddenEventsIndex[$timestamp]) {
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng46 value-timestamp = element timestamp {
315 property-rev = element rev { value-timestamp }
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php372 $timestamp = key($this->overriddenEventsIndex);
373 if (!$nextDate || $timestamp < $nextDate->getTimeStamp()) {
/plugin/xcom/lang/en/
H A Dfunctions.txt84 ^Parameters |(int) timestamp (See below: [[#timestamp|timestamp]])|
85 ^Description|Returns a list of recent changes since given timestamp. \\ As stated in [[doku>:recent…
90 ^Parameters |(int) timestamp (See below: [[#timestamp|timestamp]])|
91 ^Description|Returns a list of recent changed media since given timestamp.|
151 Enter a date formatted all in numerals as follows: YYYY-MM-DD, e.g. // 2011-3-19 //. The timestamp
H A Dhowto.txt28 …- ''Timestamps'': Some queries require a timestamp as a parameter. Xcom will create the timesta…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js82396 function timestamp() {
82404 console.log('%s - %s', timestamp(), exports.format.apply(exports, arguments));
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13timestamp>50||this._is_number(r)&&this._is_number(o)&&this._mouse_position_change({x:r,y:o},i)>20)…
H A Ddhtmlxgantt.js.map1timestamp","_cache","setItem","WorkUnitsMapCache","has","unitCache","Map","set","workunit_map_cach…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js15932 var timestamp = date.valueOf();
15933 if (!timegrid[timestamp]){
15934 timegrid[timestamp] = [];
15937 timegrid[timestamp].push(task);
27850 var timestamp = null;
27852 timestamp = settings.day;
27857 return timestamp;
28105 if (timestamp !== null) {
28122 if (timestamp !== null) {
28563 if (!unit || !timestamp) {
[all …]

1...<<11