Home
last modified time | relevance | path

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

12

/plugin/authfacebook/lib/GraphNodes/
H A DGraphEvent.php168 public function getTimezone() function in Facebook\\GraphNodes\\GraphEvent
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php2500 public function getTimezone() { function in Google_Profile
H A DGoogle_Oauth2Service.php263 public function getTimezone() { function in Google_Userinfo
/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/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDeviceInfo.php145 public function getTimezone() function in Google\\Service\\FirebaseDynamicLinks\\DeviceInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php288 public function getTimezone() function in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCutoffTime.php73 public function getTimezone() function in Google\\Service\\ShoppingContent\\CutoffTime
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php621 public function getTimezone(): DateTimeZone function in Monolog\\Logger
/plugin/combo/ComboStrap/
H A DIso8601Date.php308 $this->dateTime->getTimezone(),
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php328 $currentDate->setTimezone($currentTime->getTimezone());
H A DDayOfWeekField.php45 ->setTimezone($tdate->getTimezone())
H A DHoursField.php24 $timezone = $date->getTimezone();
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2072 …1,5}"};default:return{g:0,c:null,s:String.escape(b)};}};Date.prototype.getTimezone=function(){retu… method in Date
/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/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/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/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/davcard/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/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DXmlSchemaDateHandler.php121 if ($date->getTimezone()->getOffset($date) !== $this->defaultTimezone->getOffset($date)) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php59 $date->getTimezone()->getName(),
71 IntlTimeZone::createTimeZone($date->getTimezone()->getName()),
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php108 public function getTimezone() function in Twig\\Extension\\CoreExtension
464 $timezone = $env->getExtension('\Twig\Extension\CoreExtension')->getTimezone();
485 …se !== $timezone ? $timezone : $env->getExtension('\Twig\Extension\CoreExtension')->getTimezone());
492 … $date = new \DateTime($date, $env->getExtension('\Twig\Extension\CoreExtension')->getTimezone());
/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/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php131 $tzFormat = $now->getTimezone()->getOffset($now) === 0 ? '\\Z' : 'O';

12