Home
last modified time | relevance | path

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

123

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

123