/plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
H A D | VEvent.php | 39 $it = new EventIterator($this, null, $start->getTimezone()); 61 $effectiveStart = $this->DTSTART->getDateTime($start->getTimezone()); 70 $effectiveEnd = $this->DTEND->getDateTime($end->getTimezone());
|
/plugin/davcard/vendor/sabre/vobject/lib/Component/ |
H A D | VEvent.php | 37 $it = new EventIterator($this, null, $start->getTimezone()); 59 $effectiveStart = $this->DTSTART->getDateTime($start->getTimezone()); 68 $effectiveEnd = $this->DTEND->getDateTime($end->getTimezone());
|
/plugin/webdav/vendor/sabre/vobject/lib/Component/ |
H A D | VEvent.php | 37 $it = new EventIterator($this, null, $start->getTimezone()); 55 $effectiveStart = $this->DTSTART->getDateTime($start->getTimezone()); 63 $effectiveEnd = $this->DTEND->getDateTime($end->getTimezone());
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
H A D | VEvent.php | 37 $it = new EventIterator($this, null, $start->getTimezone()); 59 $effectiveStart = $this->DTSTART->getDateTime($start->getTimezone()); 68 $effectiveEnd = $this->DTEND->getDateTime($end->getTimezone());
|
/plugin/davcal/vendor/sabre/vobject/lib/Component/ |
H A D | VEvent.php | 37 $it = new EventIterator($this, null, $start->getTimezone()); 59 $effectiveStart = $this->DTSTART->getDateTime($start->getTimezone()); 68 $effectiveEnd = $this->DTEND->getDateTime($end->getTimezone());
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Intl.php | 59 $date->getTimezone()->getName(), 71 IntlTimeZone::createTimeZone($date->getTimezone()->getName()),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | CutoffTime.php | 73 public function getTimezone() function in Google\\Service\\ShoppingContent\\CutoffTime
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | AccountTreeRequest.php | 99 public function getTimezone() function in Google\\Service\\Analytics\\AccountTreeRequest
|
H A D | Profile.php | 425 public function getTimezone() function in Google\\Service\\Analytics\\Profile
|
/plugin/authfacebook/lib/GraphNodes/ |
H A D | GraphEvent.php | 168 public function getTimezone() function in Facebook\\GraphNodes\\GraphEvent
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/ |
H A D | DeviceInfo.php | 145 public function getTimezone() function in Google\\Service\\FirebaseDynamicLinks\\DeviceInfo
|
/plugin/webdav/vendor/sabre/vobject/lib/Recur/ |
H A D | RDateIterator.php | 91 $this->startDate->getTimezone()
|
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/ |
H A D | RDateIterator.php | 95 $this->startDate->getTimezone()
|
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/ |
H A D | HoursField.php | 24 $timezone = $date->getTimezone();
|
H A D | DayOfWeekField.php | 45 ->setTimezone($tdate->getTimezone())
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/ |
H A D | GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php | 288 public function getTimezone() function in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
|
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/ |
H A D | XmlSchemaDateHandler.php | 121 if ($date->getTimezone()->getOffset($date) !== $this->defaultTimezone->getOffset($date)) {
|
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateAndOrTime.php | 132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateAndOrTime.php | 132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
|
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateAndOrTime.php | 132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
|
/plugin/davcard/vendor/sabre/vobject/lib/Recur/ |
H A D | RRuleIterator.php | 485 …Date = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->getTimezone()); 641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/ |
H A D | RRuleIterator.php | 485 …Date = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->getTimezone()); 641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
|
/plugin/davcal/vendor/sabre/vobject/lib/Recur/ |
H A D | RRuleIterator.php | 485 …Date = new \DateTime($this->currentDate->format('Y-m-1 H:i:s'), $this->currentDate->getTimezone()); 641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_Oauth2Service.php | 263 public function getTimezone() { function in Google_Userinfo
|
/plugin/combo/ComboStrap/ |
H A D | Iso8601Date.php | 308 $this->dateTime->getTimezone(),
|