Home
last modified time | relevance | path

Searched refs:day (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/plugin/judge/helper/
Djdatetime.class.php121 … list($year, $month, $day) = array($obj->format('Y'), $obj->format('n'), $obj->format('j'));
122 list($jyear, $jmonth, $jday) = self::toJalali($year, $month, $day);
338 …public static function mktime($hour, $minute, $second, $month, $day, $year, $jalali = null, $timez… argument
342 $day = (intval($day) == 0) ? self::date('d') : $day;
347 list($year, $month, $day) = self::toGregorian($year, $month, $day);
351 …$date = $year.'-'.sprintf('%02d', $month).'-'.sprintf('%02d', $day).' '.$hour.':'.$minute.':'.$sec…
386 public static function checkdate($month, $day, $year, $jalali = null) argument
390 $day = (intval($day) == 0) ? self::date('j') : intval($day);
396 $epoch = self::mktime(0, 0, 0, $month, $day, $year);
398 if( self::date('Y-n-j', $epoch,false) == "$year-$month-$day" ) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/
DWeekDayMetrics.php25 public $day; variable in Google\\Service\\MyBusinessBusinessCalls\\WeekDayMetrics
34 public function setDay($day) argument
36 $this->day = $day;
43 return $this->day;
DDate.php25 public $day; variable in Google\\Service\\MyBusinessBusinessCalls\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/statdisplay/helper/
Dlog.php106 $day = date('d', $date);
145 $this->logdata[$month][$type]['day'][$day]['count'] =
146 isset($this->logdata[$month][$type]['day'][$day]['count']) ?
147 $this->logdata[$month][$type]['day'][$day]['count'] + 1 :
158 $this->logdata[$month][$type]['day'][$day]['bytes'] =
159 isset($this->logdata[$month][$type]['day'][$day]['bytes']) ?
160 $this->logdata[$month][$type]['day'][$day]['bytes'] + $size
168 $this->logdata[$month]['usertraffic'][$day][$user] =
169 isset($this->logdata[$month]['usertraffic'][$day][$user]) ?
170 $this->logdata[$month]['usertraffic'][$day][$user] + $size :
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
DGoogleTypeDate.php25 public $day; variable in Google\\Service\\CloudBillingBudget\\GoogleTypeDate
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
DDate.php25 public $day; variable in Google\\Service\\RealTimeBidding\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DDate.php25 public $day; variable in Google\\Service\\AdMob\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DDate.php25 public $day; variable in Google\\Service\\CloudSearch\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
DDate.php25 public $day; variable in Google\\Service\\CloudComposer\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DDate.php25 public $day; variable in Google\\Service\\Adsense\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
DDate.php25 public $day; variable in Google\\Service\\OSConfig\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDate.php25 public $day; variable in Google\\Service\\ShoppingContent\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
DDate.php25 public $day; variable in Google\\Service\\MyBusinessBusinessInformation\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleTypeDate.php25 public $day; variable in Google\\Service\\CloudRetail\\GoogleTypeDate
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DResourcePolicyWeeklyCycleDayOfWeek.php25 public $day; variable in Google\\Service\\Compute\\ResourcePolicyWeeklyCycleDayOfWeek
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleTypeDate.php25 public $day; variable in Google\\Service\\Document\\GoogleTypeDate
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
DGoogleTypeDate.php25 public $day; variable in Google\\Service\\Fcmdata\\GoogleTypeDate
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
DDate.php25 public $day; variable in Google\\Service\\CloudMemorystoreforMemcached\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DDate.php25 public $day; variable in Google\\Service\\DisplayVideo\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
DGoogleTypeDate.php25 public $day; variable in Google\\Service\\PolicySimulator\\GoogleTypeDate
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
DDate.php25 public $day; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
DDate.php25 public $day; variable in Google\\Service\\Testing\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
DDate.php25 public $day; variable in Google\\Service\\Classroom\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DDate.php25 public $day; variable in Google\\Service\\CloudAsset\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DDate.php25 public $day; variable in Google\\Service\\PeopleService\\Date
38 public function setDay($day) argument
40 $this->day = $day;
47 return $this->day;

12345678910>>...16