Home
last modified time | relevance | path

Searched refs:startmonth (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/moodle310/moodle/calendar/
H A Dexport_execute.php106 $startmonth = $now['mon']; variable
108 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
109 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
110 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
112 … $gregoriandate = $calendartype->convert_to_gregorian($startyear, $startmonth, $startmonthday);
117 $endmonth = $startmonth;
130 $startmonth = $now['mon']; variable
132 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
133 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
134 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
[all …]
/dports/www/moodle311/moodle/calendar/
H A Dexport_execute.php106 $startmonth = $now['mon']; variable
108 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
109 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
110 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
112 … $gregoriandate = $calendartype->convert_to_gregorian($startyear, $startmonth, $startmonthday);
117 $endmonth = $startmonth;
130 $startmonth = $now['mon']; variable
132 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
133 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
134 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
[all …]
/dports/www/moodle39/moodle/calendar/
H A Dexport_execute.php106 $startmonth = $now['mon']; variable
108 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
109 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
110 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
112 … $gregoriandate = $calendartype->convert_to_gregorian($startyear, $startmonth, $startmonthday);
117 $endmonth = $startmonth;
130 $startmonth = $now['mon']; variable
132 if ($startmonthday > calendar_days_in_month($startmonth, $startyear)) {
133 list($startmonth, $startyear) = calendar_add_month($startmonth, $startyear);
134 $startmonthday = find_day_in_month(1, $startweekday, $startmonth, $startyear);
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/boxes/
H A Dbox_graph_invoices_permonth.php77 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
78 if (empty($conf->global->GRAPH_USE_FISCAL_YEAR)) $startmonth = 1;
134 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
152 if ($startmonth != 1)
179 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
197 if ($startmonth != 1)
H A Dbox_graph_invoices_supplier_permonth.php76 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
77 if (empty($conf->global->GRAPH_USE_FISCAL_YEAR)) $startmonth = 1;
131 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
150 if ($startmonth != 1)
176 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
194 if ($startmonth != 1)
H A Dbox_graph_orders_permonth.php77 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
78 if (empty($conf->global->GRAPH_USE_FISCAL_YEAR)) $startmonth = 1;
134 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
151 if ($startmonth != 1)
177 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
193 if ($startmonth != 1)
H A Dbox_graph_orders_supplier_permonth.php76 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
77 if (empty($conf->global->GRAPH_USE_FISCAL_YEAR)) $startmonth = 1;
133 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
150 if ($startmonth != 1)
176 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
192 if ($startmonth != 1)
H A Dbox_graph_propales_permonth.php77 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
78 if (empty($conf->global->GRAPH_USE_FISCAL_YEAR)) $startmonth = 1;
133 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
149 if ($startmonth != 1)
175 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
193 if ($startmonth != 1)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/util/
H A DDateScaleUtils.php29 private static $startmonth; variable in Amenadiel\\JpGraph\\Util\\DateScaleUtils
48 $m = self::$startmonth;
102 $m = self::$startmonth;
161 $m = self::$startmonth;
202 $m = self::$startmonth;
286 … if (self::$startmonth == self::$endmonth && self::$startyear == self::$endyear && $aType == 1) {
287 … self::$tickPositions[$i++] = mktime(0, 0, 0, self::$startmonth + 1, 1, self::$startyear);
343 self::$startmonth = date('n', $aMin);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/boxes/
H A Dbox_graph_orders_supplier_permonth.php78 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
80 $startmonth = 1;
143 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
160 if ($startmonth != 1) {
184 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
201 if ($startmonth != 1) {
H A Dbox_graph_invoices_supplier_permonth.php78 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
80 $startmonth = 1;
144 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
163 if ($startmonth != 1) {
187 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
206 if ($startmonth != 1) {
H A Dbox_graph_invoices_permonth.php79 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
81 $startmonth = 1;
144 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
163 if ($startmonth != 1) {
188 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
207 if ($startmonth != 1) {
H A Dbox_graph_orders_permonth.php79 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
81 $startmonth = 1;
144 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
161 if ($startmonth != 1) {
185 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
202 if ($startmonth != 1) {
H A Dbox_graph_propales_permonth.php79 …$startmonth = $conf->global->SOCIETE_FISCAL_MONTH_START ? ($conf->global->SOCIETE_FISCAL_MONTH_STA…
81 $startmonth = 1;
143 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
158 if ($startmonth != 1) {
182 …TPOST('action', 'aZ09') == $refreshaction ?-1 : (3600 * 24)), ($WIDTH < 300 ? 2 : 0), $startmonth);
205 if ($startmonth != 1) {
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_utils.inc.php72 private static $starthour,$startmonth, $startday, $startyear;
83 $m = self::$startmonth;
137 $m = self::$startmonth;
191 $m = self::$startmonth;
231 $m = self::$startmonth;
313 … if(self::$startmonth == self::$endmonth && self::$startyear == self::$endyear && $aType==1 ) {
314 … self::$tickPositions[$i++] = mktime(0 ,0 ,0, self::$startmonth + 1, 1, self::$startyear);
366 self::$startmonth = date('n',$aMin);
/dports/www/mybb/mybb-mybb_1829/admin/modules/forum/
H A Dannouncements.php293 $startmonth = $mybb->get_input('starttime_month', MyBB::INPUT_INT); variable
294 $startmonthsel[$startmonth] = "selected=\"selected\"";
298 $startmonth = gmdate("m", TIME_NOW); variable
299 $startmonthsel[$startmonth] = "selected=\"selected\"";
594 $startmonth = $mybb->input['starttime_month']; variable
595 $startmonthsel[$startmonth] = 'selected="selected"';
617 $endmonth = $startmonth;
637 $startmonth = gmdate("m", $announcement['startdate']); variable
638 $startmonthsel[$startmonth] = "selected=\"selected\"";
670 $endmonth = $startmonth;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Dstats.class.php43 * @param int $startmonth month of the fiscal year start min 1 max 12 ; if 1 = january
46 …ction getNbByMonthWithPrevYear($endyear, $startyear, $cachedelay = 0, $format = 0, $startmonth = 1) argument
86 $sm = $startmonth - 1;
136 * @param int $startmonth month of the fiscal year start min 1 max 12 ; if 1 = january
139 …n getAmountByMonthWithPrevYear($endyear, $startyear, $cachedelay = 0, $format = 0, $startmonth = 1) argument
180 $sm = $startmonth - 1;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Dstats.class.php43 * @param int $startmonth month of the fiscal year start min 1 max 12 ; if 1 = january
46 …ction getNbByMonthWithPrevYear($endyear, $startyear, $cachedelay = 0, $format = 0, $startmonth = 1) argument
84 $sm = $startmonth - 1;
136 * @param int $startmonth month of the fiscal year start min 1 max 12 ; if 1 = january
139 …n getAmountByMonthWithPrevYear($endyear, $startyear, $cachedelay = 0, $format = 0, $startmonth = 1) argument
178 $sm = $startmonth - 1;
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Djpgraph_utils.inc137 $startmonth = date('n',$aData[0]);
156 $m = $startmonth;
170 // 1. We are in the first year and must start with the startmonth
196 if($startmonth == $endmonth && $startyear == $endyear && $aType==1 ) {
197 $tickPositions[$i++] = mktime(0 ,0 ,0, $startmonth + 1, 1, $startyear);
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Djpgraph_utils.inc.php136 $startmonth = date('n',$aData[0]);
155 $m = $startmonth;
/dports/net/kcalutils/kcalutils-21.12.3/src/
H A Dhtmlexport.cpp163 int startmonth = start.month(); in createMonthView() local
232 startmonth += 1; in createMonthView()
233 if (startmonth > 12) { in createMonthView()
235 startmonth = 1; in createMonthView()
237 start.setDate(startyear, startmonth, 1); in createMonthView()
/dports/finance/p5-Finance-Quote/Finance-Quote-1.51/lib/Finance/Quote/
H A DUSFedBonds.pm67 my $start = DateTime->new(year => $+{startyear}, month => $month{$+{startmonth}});
/dports/www/moodle310/moodle/user/profile/field/datetime/
H A Ddefine.class.php157 …$startdate = $calendartype->convert_to_gregorian($data->param1, $data->startmonth, $data->startday…
/dports/www/moodle311/moodle/user/profile/field/datetime/
H A Ddefine.class.php157 …$startdate = $calendartype->convert_to_gregorian($data->param1, $data->startmonth, $data->startday…
/dports/www/moodle39/moodle/user/profile/field/datetime/
H A Ddefine.class.php157 …$startdate = $calendartype->convert_to_gregorian($data->param1, $data->startmonth, $data->startday…

12