Home
last modified time | relevance | path

Searched defs:timeZone (Results 26 – 50 of 69) sorted by relevance

123

/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
DEventIterator.php68 protected $timeZone; variable in Sabre\\VObject\\Recur\\EventIterator
96 function __construct($input, $uid = null, DateTimeZone $timeZone = null) {
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
DEventIterator.php68 protected $timeZone; variable in Sabre\\VObject\\Recur\\EventIterator
96 public function __construct($input, $uid = null, DateTimeZone $timeZone = null)
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
DDateTime.php148 function getDateTime(DateTimeZone $timeZone = null) {
169 function getDateTimes(DateTimeZone $timeZone = null) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
DDateTime.php136 public function getDateTime(DateTimeZone $timeZone = null)
158 public function getDateTimes(DateTimeZone $timeZone = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DDatafeedFetchSchedule.php49 public $timeZone; variable in Google\\Service\\ShoppingContent\\DatafeedFetchSchedule
146 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DNetworkReportSpec.php46 public $timeZone; variable in Google\\Service\\AdMob\\NetworkReportSpec
149 public function setTimeZone($timeZone)
DMediationReportSpec.php46 public $timeZone; variable in Google\\Service\\AdMob\\MediationReportSpec
149 public function setTimeZone($timeZone)
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DFreeBusyGeneratorTest.php336 function testGenerator($input, $expected, $timeZone = null) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
DFreeBusyGeneratorTest.php336 function testGenerator($input, $expected, $timeZone = null) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php336 function testGenerator($input, $expected, $timeZone = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
DSchedule.php54 public $timeZone; variable in Google\\Service\\AIPlatformNotebooks\\Schedule
175 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3QueryParameters.php54 public $timeZone; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryParameters
175 public function setTimeZone($timeZone)
DGoogleCloudDialogflowCxV3Agent.php74 public $timeZone; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Agent
261 public function setTimeZone($timeZone)
/plugin/icalevents/vendor/sabre/vobject/bin/
Dbench_freebusygenerator.php29 $timeZone = new \DateTimeZone('America/Toronto'); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DEvents.php58 public $timeZone; variable in Google\\Service\\Calendar\\Events
193 public function setTimeZone($timeZone)
DCalendarListEntry.php92 public $timeZone; variable in Google\\Service\\Calendar\\CalendarListEntry
349 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
DGoogleAnalyticsAdminV1alphaProperty.php69 public $timeZone; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty
232 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
DCloudsupportCase.php70 public $timeZone; variable in Google\\Service\\CloudSupport\\CloudsupportCase
247 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DJob.php63 public $timeZone; variable in Google\\Service\\CloudScheduler\\Job
240 public function setTimeZone($timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2DateTime.php78 public function setTimeZone(GooglePrivacyDlpV2TimeZone $timeZone)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DQuery.php69 public $timeZone; variable in Google\\Service\\Vault\\Query
286 public function setTimeZone($timeZone)
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
DVCalendar.php253 function expand(DateTime $start, DateTime $end, DateTimeZone $timeZone = null) {
/plugin/davcard/vendor/sabre/vobject/lib/Component/
DVCalendar.php253 function expand(DateTime $start, DateTime $end, DateTimeZone $timeZone = null) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php253 function expand(DateTime $start, DateTime $end, DateTimeZone $timeZone = null) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
DVCalendar.php293 … function expand(DateTimeInterface $start, DateTimeInterface $end, DateTimeZone $timeZone = null) {

123