Home
last modified time | relevance | path

Searched refs:date (Results 151 – 175 of 2857) sorted by path

12345678910>>...115

/plugin/authgoogle2fa/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2013-12-15
/plugin/authgooglesheets/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-06-21
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php148 'Cannot handle token prior to ' . \date(DateTime::ISO8601, $payload->nbf)
157 'Cannot handle token prior to ' . \date(DateTime::ISO8601, $payload->iat)
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE87 as of the date such litigation is filed.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeFilteringReasons.php23 public $date; variable in Google\\Service\\AdExchangeBuyer\\CreativeFilteringReasons
27 public function setDate($date) argument
29 $this->date = $date;
33 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DPayment.php50 public function setDate(Date $date) argument
52 $this->date = $date;
59 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DGmailMessageInfo.php30 public $date; variable in Google\\Service\\AlertCenter\\GmailMessageInfo
73 public function setDate($date) argument
75 $this->date = $date;
82 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php117 'start-date' => [
122 'end-date' => [
188 'start-date' => [
193 'end-date' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DReview.php31 public $date; variable in Google\\Service\\Books\\Review
90 public function setDate($date) argument
92 $this->date = $date;
99 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventDateTime.php25 public $date; variable in Google\\Service\\Calendar\\EventDateTime
38 public function setDate($date) argument
40 $this->date = $date;
47 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerIndexStats.php31 public function setDate(Date $date) argument
33 $this->date = $date;
40 return $this->date;
H A DCustomerQueryStats.php31 public function setDate(Date $date) argument
33 $this->date = $date;
40 return $this->date;
H A DCustomerSearchApplicationStats.php46 public function setDate(Date $date) argument
48 $this->date = $date;
55 return $this->date;
H A DCustomerSessionStats.php32 public function setDate(Date $date) argument
34 $this->date = $date;
41 return $this->date;
H A DCustomerUserStats.php40 public function setDate(Date $date) argument
42 $this->date = $date;
49 return $this->date;
H A DDataSourceIndexStats.php31 public function setDate(Date $date) argument
33 $this->date = $date;
40 return $this->date;
H A DSearchApplicationQueryStats.php31 public function setDate(Date $date) argument
33 $this->date = $date;
40 return $this->date;
H A DSearchApplicationSessionStats.php32 public function setDate(Date $date) argument
34 $this->date = $date;
41 return $this->date;
H A DSearchApplicationUserStats.php40 public function setDate(Date $date) argument
42 $this->date = $date;
49 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DateTime.php36 public function setDate(GoogleTypeDate $date) argument
38 $this->date = $date;
45 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDeviceActiveTimeRanges.php29 public $date; variable in Google\\Service\\Directory\\ChromeOsDeviceActiveTimeRanges
48 public function setDate($date) argument
50 $this->date = $date;
57 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
H A DGoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php80 public function setDate(GoogleTypeDate $date) argument
82 $this->date = $date;
89 return $this->date;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBirthday.php34 public function setDate(Date $date) argument
36 $this->date = $date;
43 return $this->date;

12345678910>>...115