Home
last modified time | relevance | path

Searched refs:created (Results 351 – 355 of 355) sorted by path

1...<<1112131415

/plugin/xcom/
H A Dremote.php384 function process_dates($created, $modified,&$contents) { argument
387 if ($created) {
388 $rfc_cr = date("r", $created);
390 "</td><td>$created</td></tr>\n";
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4010 this.created = new Date();
4014 this.modified = this.created;
4195 created: this.created,
4227 this.created = value.created;
10837 this.map['dcterms:created'].render(xmlStream, model.created);
10900 created: this.map['dcterms:created'].model,
25334 model.created = model.created || new Date();
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5589 ["dcterms:created", "CreatedDate", 'date'],
5636 …if(cp.CreatedDate != null) cp_doit("dcterms:created", typeof cp.CreatedDate === "string" ? cp.Crea…
18301 case 'created' /*case 'Created'*/:
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1created\\u000a\\u000a See http://goo.gl/MqrFmX\\u000a\");\n }\n if (!config.longStackTrac…
/plugin/zotero/
H A DREADME.md15 4. Enter your Zotero entries into the cache file (the newly created wiki page

1...<<1112131415