Home
last modified time | relevance | path

Searched refs:timezone (Results 51 – 75 of 96) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst351 … | PHP's DateTime object (default format*/timezone) |
354 | | timezone) …
356 …format', 'zone'> | PHP's DateTime object (custom format/timezone) |
358 …format', 'zone', 'deserializeFormat'> | PHP's DateTime object (custom format/timezone, |
360 | | specify a specific timezone, use an em…
364 | | timezone) …
367 | | default timezone) …
370 | | timezone) …
373 | | timezone/deserialize format). If you d…
374 | | to specify a specific timezone, use an…
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php544 foreach($calendar->select('VTIMEZONE') as $timezone) {
545 $icalMsg->add(clone $timezone);
813 $timezone = null;
873 $timezone = $vevent->DTSTART->getDateTime()->getTimeZone();
/plugin/davcal/db/
H A Dupdate0001.sql24 timezone text, field
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64timezone-from-time|fn:timezone-from-dateTime|fn:timezone-from-date|fn:sum|fn:subtract-dateTimes-yi…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md9 - DateTime are now formatted with a timezone and microseconds (unless disabled).
16 - The timezone is now set per Logger instance and not statically, either
H A DCHANGELOG.md49 * Fixed SyslogUdpHandler not setting the timezone correctly on DateTimeImmutable instances (#1540)
113 * Fixed date timezone handling in SyslogUdpHandler
137 * BC Break: The record timezone is now set per Logger instance and not statically anymore
143 * Added timezone and microseconds to the default date format
357 …* Added Logger::setTimezone() to initialize the timezone monolog should use in case date.timezone
543 * Fixed the log records to use the php default timezone instead of UTC
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md36 - Only set default timezone if the given $currentTime is not a DateTime instance ([#34](https://github.com/mtdowling/cron-expression/issues/34))
/plugin/bliki/
H A Dlocal.php.dist4 …urs to offset new post times from your server (eg -3 if you post from a timezone 3 hours behind yo…
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
202 // Save timezone setting
229 date_default_timezone_set($event['timezone']);
403 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_165255.bak194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
206 // Save timezone setting
234 date_default_timezone_set($event['timezone']);
410 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_163658.bak190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
202 // Save timezone setting
228 date_default_timezone_set($event['timezone']);
404 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_163718.bak190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
202 // Save timezone setting
229 date_default_timezone_set($event['timezone']);
403 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_164623.bak190 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
202 // Save timezone setting
229 date_default_timezone_set($event['timezone']);
403 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_164706.bak194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
206 // Save timezone setting
233 date_default_timezone_set($event['timezone']);
407 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_165027.bak194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
206 // Save timezone setting
233 date_default_timezone_set($event['timezone']);
409 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_165158.bak194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
206 // Save timezone setting
232 date_default_timezone_set($event['timezone']);
408 // Set the timezone back to the original
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php545 … testParseTimestampAsDateTimeObject($yaml, $year, $month, $day, $hour, $minute, $second, $timezone) argument
554 $this->assertSame($timezone, $date->format('O'));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php307 $timezone = 'BEGIN:VCALENDAR
341 <C:calendar-timezone><![CDATA[' . $timezone . ']]></C:calendar-timezone>
369 '{urn:ietf:params:xml:ns:caldav}calendar-timezone' => $timezone,
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst48 * ``timezone``: The date timezone
/plugin/importfacebookevents/
H A Dsyntax.php194 …$fb_fields="id,name,place,updated_time,timezone,start_time,end_time,event_times,cover,photos{pictu…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG368 * fixed timezone on dates as strings
466 …* fixed the timezone used by the date filter and function when the given date contains a timezone
502 …e date filter behavior to always apply the default timezone, except if false is passed as the time…
505 * fixed default timezone usage for the date function
573 * fixed a side-effect of the date filter where the timezone might be changed
613 * fixed the date filter when a DateTime instance is passed with a specific timezone
620 * added a way to set the default global timezone for dates
754 * added timezone support for the date filter
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php480 $timezone = $this->stream->readInt();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php2756 $timezone = getid3_lib::BigEndian2Int(substr($data, 0, 2));
2757 if ($timezone & 0x8000) {
2758 $timezone = 0 - (0x10000 - $timezone);
2760 $timezone /= 60;
2773 $data = array('timezone'=>floatval($timezone), 'dst'=>$dst, 'display'=>$datedisplayformat);
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php2402 public $timezone; variable in Google_Profile
2497 public function setTimezone( $timezone) { argument
2498 $this->timezone = $timezone;
2501 return $this->timezone;
/plugin/metadisplay/helper/
H A Dhtml.php9 global $timezone, $current,$conf;

1234