/plugin/pgn4web/pgn4web/ |
H A D | parsing-tests.js | 18 for (var hh = StartPlyVar[vv]; hh <= StartPlyVar[vv] + PlyNumberVar[vv]; hh++) { 19 GoToMove(hh, vv); 48 var hh = StartPlyVar[vv] + Math.floor((PlyNumberVar[vv] + 1) * Math.random()); 49 GoToMove(hh, vv);
|
/plugin/blogtng/action/ |
H A D | edit.php | 111 $hh = (int) $date['hh']; 119 $hh = date('H', $created); 126 $hh = date('H', $time); 137 …$event->data->insertElement($pos, form_makeTextField('post-date[hh]', $hh, 'hh', 'blogtng__date_hh… 228 $hh = (int) $date['hh']; 236 $hh = date('H', $created); 243 $hh = date('H', $time); 259 ->val($hh)->attr('maxlength', 2);
|
/plugin/davcal/fullcalendar-3.10.5/locale/ |
H A D | ro.js | 1 …hh:"ore",dd:"zile",MM:"luni",yy:"ani"},r=" ";return(e%100>=20||e>=100&&e%100==0)&&(r=" de "),e+r+i… property in AnonymousFunctionf96410900700.AnonymousFunctionf96410900800.t.i
|
H A D | et.js | 1 …hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" k… property in AnonymousFunctionf87b8fe80700.AnonymousFunctionf87b8fe80800.t.u
|
H A D | sr-cyrl.js | 1 …hh:["сат","сата","сати"],dd:["дан","дана","дана"],MM:["месец","месеца","месеци"],yy:["година","год… property in AnonymousFunction8b05387b0700.AnonymousFunction8b05387b0800.t.words
|
H A D | sr.js | 1 …hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","god… property in AnonymousFunctionf977ce340700.AnonymousFunctionf977ce340800.t.words
|
H A D | lt.js | 1 …hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mė… property in AnonymousFunctionf8fa3b6f0600.AnonymousFunctionf8fa3b6f0700.r
|
H A D | lv.js | 1 …hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"diena… property in AnonymousFunctionf8fb54310700.AnonymousFunctionf8fb54310800.a
|
H A D | be.js | 1 …hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяца… property in AnonymousFunctionf83d0cb60700.AnonymousFunctionf83d0cb60800.n.a
|
H A D | ru.js | 1 …hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"};return"m"===n?… property in AnonymousFunctionf9675ad60700.AnonymousFunctionf9675ad60800.r.s
|
H A D | uk.js | 1 …hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:… property in AnonymousFunctionf998288f0700.AnonymousFunctionf998288f0800.n.a
|
H A D | en-ca.js | 1 …s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day"…
|
H A D | en-ie.js | 1 …s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day"…
|
H A D | ar-dz.js | 1 … %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",d…
|
H A D | ar-kw.js | 1 … %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",d…
|
H A D | ar-ma.js | 1 … %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",d…
|
H A D | da.js | 1 …s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag…
|
H A D | en-au.js | 1 …s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day"…
|
H A D | nn.js | 1 …s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein da…
|
H A D | pt-br.js | 1 …ucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia…
|
/plugin/clock/ |
H A D | script.js |
|
/plugin/sincetil/ |
H A D | SYNTAX.md | 6 Then you just want the value in the form: yyyy-mm-dd hh:mm:ss
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | mxVsdxCanvas2D.js | 1002 var hw = w/2, hh = h/2; 1041 x += hh * Math.sin(pRot); 1042 y += hh * Math.cos(pRot); 1055 x -= hh * Math.sin(pRot); 1056 y -= hh * Math.cos(pRot); 1073 this.shape.appendChild(this.createCellElemScaled("TxtLocPinY", hh + hShift));
|
H A D | VsdxExport.js | 347 var hw = geo.width/2, hh = geo.height/2; 350 …shape.appendChild(createCellElemScaled("PinY", parentHeight - geo.y - hh - (isChild? 0 : vsdxCanva… 354 shape.appendChild(createCellElemScaled("LocPinY", hh, xmlDoc)); 413 var hw = bounds.width/2, hh = bounds.height/2; 416 …shape.appendChild(createCellElemScaled("PinY", parentHeight - bounds.y - hh - (isChild? 0 : vsdxCa… 420 shape.appendChild(createCellElemScaled("LocPinY", hh, xmlDoc));
|
/plugin/datepicker/script/jscalendar-1.0/ |
H A D | calendar.js | 769 var hh = function (text, cs, navtype) { method in Calendar.create 787 hh("?", 1, 400).ttip = Calendar._TT["INFO"]; 788 this.title = hh("", title_length, 300); 793 hh("×", 1, 200).ttip = Calendar._TT["CLOSE"]; 799 this._nav_py = hh("«", 1, -2); 802 this._nav_pm = hh("‹", 1, -1); 805 this._nav_now = hh(Calendar._TT["TODAY"], this.weekNumbers ? 4 : 3, 0); 808 this._nav_nm = hh("›", 1, 1); 811 this._nav_ny = hh("»", 1, 2); 945 cell = hh(Calendar._TT["SEL_DATE"], this.weekNumbers ? 8 : 7, 300);
|