Home
last modified time | relevance | path

Searched refs:DD (Results 1 – 25 of 68) sorted by relevance

123

/plugin/blogtng/action/
Dedit.php110 $DD = (int) $date['DD'];
118 $DD = date('d', $created);
125 $DD = date('d', $time);
135 …$event->data->insertElement($pos, form_makeTextField('post-date[DD]', $DD, 'DD', 'blogtng__date_DD…
227 $DD = (int) $date['DD'];
235 $DD = date('d', $created);
242 $DD = date('d', $time);
256 ->val($DD)->attr('maxlength', 2);
/plugin/bpmnio/data/
Dbpmn_open.text6 xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI"
7 xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC"
/plugin/gitbacked/.github/workflows/docs/
DHowTo_MANAGE_RELEASES.md13 - A release build is triggered by applying a tag with name '**v**YYYY-MM-DD' to the corresponding m…
18 …- The `CHANGELOG.md` does not contain a line of format '# [YYYY-MM-DD]' matching the release versi…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DCHANGELOG.md7 ## NEXT - YYYY-MM-DD
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
Dd.js19 (function(a){MathJax.Hub.Insert(a.Parse.Entity,{DD:"\u2145",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\… property
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-3.3.md5 ## [3.3.3] - 2016-MM-DD
/plugin/openlayersmap/lang/ru/
Dsettings.php35 $lang['displayformat'] = 'Формат отображения координат: DD - градусы с дробной частью, D…
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
Dcp1250.map185 !BD U+02DD hungarumlaut
217 !DD U+00DD Yacute
Diso-8859-2.map190 !BD U+02DD hungarumlaut
222 !DD U+00DD Yacute
Diso-8859-1.map222 !DD U+00DD Yacute
Diso-8859-15.map222 !DD U+00DD Yacute
Dcp1252.map217 !DD U+00DD Yacute
Dsymbol.map157 !DD U+21D1 arrowdblup
Dcp1258.map213 !DD U+01AF Uhorn
Diso-8859-5.map222 !DD U+043D afii10079
Diso-8859-7.map217 !DD U+03AD epsilontonos
Dcp1253.map206 !DD U+03AD epsilontonos
/plugin/dwcommits/
Dadmin.php173 $month ='MM'; $day='DD'; $year='YYY';
355 … ptln('<TD>&nbsp;&nbsp;' . $this->getLang('q_date_fmt') . '&nbsp;&nbsp;MM-DD-YYYY</TD>');
/plugin/gitbacked/
DREADME.md27 - you download a **released** `dokuwiki-plugin-gitbacked-YYYY-DD-MM.zip` file
DCHANGELOG.md41 [yyyy-mm-dd]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/vYYYY-MM-DD..vYYYY-MM-DD
/plugin/deletepageguard/
H A DRELEASE.md86 ## [x.y.z] - YYYY-MM-DD
226 'date' => 'YYYY-MM-DD',
/plugin/xlsx2dw/packages/xlsx/
Dcpexcel.full.mjs1059 var DD = Buffer.allocUnsafe(131072), d=0, c="";
1063 DD[2*d] = w&255; DD[2*d+1] = w>>8;
1071 mdb[2*i] = DD[j]; mdb[2*i+1] = DD[j+1];
1076 mdb[2*i] = DD[j]; mdb[2*i+1] = DD[j+1];
1081 mdb[2*i] = DD[j]; mdb[2*i+1] = DD[j+1];
1132 var DD = Buffer.allocUnsafe(131072), d=0, c, w=0, j=0, i=0;
1133 for(i = 0; i < 65536; ++i) { DD[2*i] = 0xFF; DD[2*i+1] = 0xFD;}
1138 DD[j] = w&255; DD[j+1] = w>>8;
1145 if(DD[j]===0xFF && DD[j+1]===0xFD) { j=2*((data[i]<<8)+data[i+1]); ++i; }
1146 out[k++] = DD[j]; out[k++] = DD[j+1];
[all …]
/plugin/mundart/doku/
Dsource.txt76 …in for special days, and disable it for the rest of the time. Format is MM-DD (multiple values wit…
/plugin/snippeter/
DREADME.md87 | `CURRENT_DATE_DASH` | the current date in format YYYY/MM/DD, e.g.: 2024/02/10 for the 10th Februa…
/plugin/bookmark2wiki/
H A DREADME.md64 * [[URL|Title]] \\ HighlightedText -- YYYY:MM:DD:HH:MM:SS

123