Home
last modified time | relevance | path

Searched refs:timezones (Results 1 – 17 of 17) sorted by relevance

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php185 $timezones = <<<EOT
248 $timezones
268 $timezones
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php185 $timezones = <<<EOT
248 $timezones
268 $timezones
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php185 $timezones = <<<EOT
248 $timezones
268 $timezones
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php185 $timezones = <<<EOT
248 $timezones
268 $timezones
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php288 $timezones = [];
309 $timezones[] = $child;
319 foreach ($timezones as $tz) $calendar->add($tz);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php302 $timezones = [];
323 $timezones[] = clone $child;
336 foreach ($timezones as $tz) $calendar->add($tz);
/plugin/davcal/
H A Djstz.js380 preliminary_tz = jstz.olson.timezones[lookup_key()];
416 jstz.olson.timezones = { class in jstz.olson
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md17 - Support for non-hourly offset timezones
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md7 * #312: Backported a fix related to iTip processing of events with timezones,
109 * #203: Skip tests for timezones that are not supported on older PHP versions,
277 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
540 * Fixed: Microsoft re-uses their magic numbers for different timezones,
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md7 * #312: Backported a fix related to iTip processing of events with timezones,
109 * #203: Skip tests for timezones that are not supported on older PHP versions,
277 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
540 * Fixed: Microsoft re-uses their magic numbers for different timezones,
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md69 * #203: Skip tests for timezones that are not supported on older PHP versions,
237 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
500 * Fixed: Microsoft re-uses their magic numbers for different timezones,
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md233 * #312: Backported a fix related to iTip processing of events with timezones,
335 * #203: Skip tests for timezones that are not supported on older PHP versions,
503 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
766 * Fixed: Microsoft re-uses their magic numbers for different timezones,
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md172 * #312: Backported a fix related to iTip processing of events with timezones,
274 * #203: Skip tests for timezones that are not supported on older PHP versions,
442 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
705 * Fixed: Microsoft re-uses their magic numbers for different timezones,
/plugin/latexport/
H A DREADME.md107 …iguration file and add one of the supported time zones (see http://php.net/manual/en/timezones.php)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md874 * Bug fix: DateTime timezones are now properly handled when using the service description schema fo…
/plugin/edittable/lib/
H A Dhandsontable.full.js9214 var timezones = {
9262 timezone = timezones[match[5]];
9265 timezone = timezones[' GMT'];
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 … store worktime datestamp in utc so it could be recognized in different timezones (e.g. opened loc…