Home
last modified time | relevance | path

Searched refs:setTimeZone (Results 26 – 50 of 64) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DSchedule.php175 public function setTimeZone($timeZone) function in Google\\Service\\AIPlatformNotebooks\\Schedule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDateTime.php144 public function setTimeZone(GoogleTypeTimeZone $timeZone) function in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DFreeBusyRequest.php119 public function setTimeZone($timeZone) function in Google\\Service\\Calendar\\FreeBusyRequest
H A DCalendarListEntry.php349 public function setTimeZone($timeZone) function in Google\\Service\\Calendar\\CalendarListEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DMediationReportSpec.php149 public function setTimeZone($timeZone) function in Google\\Service\\AdMob\\MediationReportSpec
H A DNetworkReportSpec.php149 public function setTimeZone($timeZone) function in Google\\Service\\AdMob\\NetworkReportSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DAccount.php137 public function setTimeZone(TimeZone $timeZone) function in Google\\Service\\Adsense\\Account
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DAdvertiserGeneralConfig.php66 public function setTimeZone($timeZone) function in Google\\Service\\DisplayVideo\\AdvertiserGeneralConfig
H A DPartnerGeneralConfig.php48 public function setTimeZone($timeZone) function in Google\\Service\\DisplayVideo\\PartnerGeneralConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DRealm.php124 public function setTimeZone($timeZone) function in Google\\Service\\GameServices\\Realm
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedFetchSchedule.php146 public function setTimeZone($timeZone) function in Google\\Service\\ShoppingContent\\DatafeedFetchSchedule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDataset.php48 public function setTimeZone($timeZone) function in Google\\Service\\CloudHealthcare\\Dataset
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaProperty.php232 public function setTimeZone($timeZone) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAutoscalingPolicyScalingSchedule.php120 public function setTimeZone($timeZone) function in Google\\Service\\Compute\\AutoscalingPolicyScalingSchedule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1ScheduleSpec.php66 public function setTimeZone($timeZone) function in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1ScheduleSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DQuery.php286 public function setTimeZone($timeZone) function in Google\\Service\\Vault\\Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DTable.php121 public function setTimeZone($timeZone) function in Google\\Service\\Area120Tables\\Table
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php302 $dt[0] = $dt[0]->setTimeZone(new DateTimeZone('UTC'));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php728 $generator->setTimeZone($calendarTimeZone);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php1009 $generator->setTimeZone($calendarTimeZone);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php215 $d = $d->setTimeZone($tz);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php102 $this->setTimeZone($timeZone);
182 public function setTimeZone(DateTimeZone $timeZone) function in Sabre\\VObject\\FreeBusyGenerator
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php93 $this->setTimeZone($timeZone);
167 public function setTimeZone(DateTimeZone $timeZone) { function in Sabre\\VObject\\FreeBusyGenerator
347 $busyTime[0]->setTimeZone(new \DateTimeZone('UTC'));
348 $busyTime[1]->setTimeZone(new \DateTimeZone('UTC'));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php23 $dt->setTimeZone($tz);
40 $dt->setTimeZone($tz);
55 $dt->setTimeZone($tz);
70 $dt->setTimeZone($tz);
85 $dt->setTimeZone($tz);
102 $dt->setTimeZone($tz);
120 $dt1->setTimeZone($tz);
121 $dt2->setTimeZone($tz);
139 $dt1->setTimeZone($tz);
140 $dt2->setTimeZone($tz);
[all …]

123