Home
last modified time | relevance | path

Searched refs:getTimezone (Results 1 – 25 of 34) sorted by relevance

12

/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVEvent.php39 $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 DVEvent.php37 $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 DVEvent.php37 $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 DVEvent.php37 $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 DVEvent.php37 $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 DIntl.php59 $date->getTimezone()->getName(),
71 IntlTimeZone::createTimeZone($date->getTimezone()->getName()),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCutoffTime.php73 public function getTimezone() function in Google\\Service\\ShoppingContent\\CutoffTime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTreeRequest.php99 public function getTimezone() function in Google\\Service\\Analytics\\AccountTreeRequest
H A DProfile.php425 public function getTimezone() function in Google\\Service\\Analytics\\Profile
/plugin/authfacebook/lib/GraphNodes/
H A DGraphEvent.php168 public function getTimezone() function in Facebook\\GraphNodes\\GraphEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDeviceInfo.php145 public function getTimezone() function in Google\\Service\\FirebaseDynamicLinks\\DeviceInfo
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRDateIterator.php91 $this->startDate->getTimezone()
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRDateIterator.php95 $this->startDate->getTimezone()
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DHoursField.php24 $timezone = $date->getTimezone();
H A DDayOfWeekField.php45 ->setTimezone($tdate->getTimezone())
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php288 public function getTimezone() function in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DXmlSchemaDateHandler.php121 if ($date->getTimezone()->getOffset($date) !== $this->defaultTimezone->getOffset($date)) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php485 …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 DRRuleIterator.php485 …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 DRRuleIterator.php485 …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 DGoogle_Oauth2Service.php263 public function getTimezone() { function in Google_Userinfo
/plugin/combo/ComboStrap/
H A DIso8601Date.php308 $this->dateTime->getTimezone(),

12