Home
last modified time | relevance | path

Searched refs:months (Results 201 – 225 of 315) sorted by path

12345678910>>...13

/plugin/publistx/bib2tpl/
H A Dchangelog8 when months in the bibtex use abreviations; if the language file includes
9 months defininitons like:
/plugin/quickstats/
H A DHOW-TO87 The months are numbered from 1 to 12
H A Dadmin.php334 …$months = array('Jan'=>1, 'Feb'=>2, 'Mar'=>3, 'Apr'=>4, 'May'=>5, 'Jun'=>6, 'Jul'=>7, 'Aug'=>8, 'S…
336 foreach ($months as $month=>$value) {
H A Dscript.js133 var months = document.getElementById('month');
134 if(months.selectedIndex == 0 && !whole_year.checked) {
138 else month = months.selectedIndex;
209 for(i=months.selectedIndex+1; i<months.options.length; i++) {
210 if(months.options[i].selected) {
/plugin/quickstats/lang/en/
H A Dquery.txt22 Dates are all confined to months within the same year. You can select multiple dates except for p…
27 … tables with the following columns for each of the months you select from the drop-down menu of mo…
/plugin/quickstats/scripts/
H A Dextended_data.php461 $months = array("",'Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec');
480 … $str .= $months[$mon] . ' ' . $year .' &nbsp;';
H A Dget_useragent.php24 $months = array_keys($page_totals); variable
32 foreach($months as $month) {
/plugin/statdisplay/
H A Dsyntax.php95 …$months = array('', 'jan', 'feb', 'mar', 'apr', 'may', 'jun', 'jul', 'aug', 'sep', 'oct', 'nov', '…
99 $month = array_search($month, $months);
/plugin/subjectindex/plugins/
H A Dbible_verses.txt1819 "This month will be the start of the months for YOU. It will be the first of the months of the year…
7333 And the ark of Jehovah proved to be in the field of the Phi·lis'tines seven months.
9125 (For it was six months that Jo'ab and all Israel dwelt there until he had cut off every male in E'd…
11996 Twenty-three years old was Je·ho'a·haz when he began to reign, and for three months he reigned in J…
12737 …r twelve months, for that was the way the days of their massage procedure were gradually fulfilled…
13012 Thus I have been made to possess worthless lunar months,And nights of trouble they have counted out…
13535 "O that I were as in the lunar months of long ago,As in the days when God was guarding me;
21867 At the end of twelve lunar months he happened to be walking upon the royal palace of Babylon.
24950 Then Mary remained with her about three months, and returned to her own home.
27569 So he stayed set there a year and six months, teaching among them the word of God.
[all …]
/plugin/tuxquote/
H A Dquotes.txt885 October. This is one of the peculiarly dangerous months to speculate in stocks. The others are July…
1004 …of open ocean in primitive canoes, braving violent storm-tossed seas for months at a time. My fami…
2150months without performing any kind of labor, and at the expiration of that time I should feel fres…
2718 The penalty for laughing in a courtroom is six months in jail; if it were not for this penalty, the…
2758 Fashion is a form of ugliness so intolerable that we have to alter it every six months. <BR> -- Osc…
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt942 months after the date it initially became available, or at least six
943 (6) months after a subsequent version of that particular Modification
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js44070months: "January_February_March_April_May_June_July_August_September_October_November_December".sp…
44244 f = i.months,
82394 var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']; …
82399 return [d.getDate(), months[d.getMonth()], time].join(' ');
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs307 var months/*:Array<Array<string> >*/ = [ variable
584 case 3: return months[val.m-1][1];
585 case 5: return months[val.m-1][0];
586 default: return months[val.m-1][2];
/plugin/yearbox/
H A DCHANGELOG.md41 * NEW: months and weekdays options, you can now make certain months and weekdays invisible (removes…
H A Dsyntax.php150 * @param array $months which months are visible (1-12), 1=Jan, 2=Feb, etc
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1101 months: string; property
H A Ddhtmlxgantt.js13months:"Months",years:"Years",message_ok:"OK",message_cancel:"Cancel",section_constraint:"Constrai… property in t.locale.labels
H A Ddhtmlxgantt.js.map1months","years","message_ok","message_cancel","section_constraint","constraint_type","constraint_d…
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale.js13 …one:"Milestone",minutes:"Minutes",hours:"Hours",days:"Days",weeks:"Week",months:"Months",years:"Ye… property in gantt.locale.labels
H A Dlocale.js.map1 …_task","type_project","type_milestone","minutes","hours","days","weeks","months","years","message_…
H A Dlocale_ar.js13 …one:"Milestone",minutes:"Minutes",hours:"Hours",days:"Days",weeks:"Week",months:"Months",years:"Ye… property in gantt.locale.labels
H A Dlocale_ar.js.map1 …_task","type_project","type_milestone","minutes","hours","days","weeks","months","years","message_…
H A Dlocale_be.js13 …ilestone",minutes:"Хвiлiна",hours:"Гадзiна",days:"Дзень",weeks:"Тыдзень",months:"Месяц",years:"Год… property in gantt.locale.labels
H A Dlocale_be.js.map1 …_task","type_project","type_milestone","minutes","hours","days","weeks","months","years","message_…
H A Dlocale_ca.js13 …one:"Milestone",minutes:"Minutes",hours:"Hours",days:"Days",weeks:"Week",months:"Months",years:"Ye… property in gantt.locale.labels

12345678910>>...13