Searched refs:timezones (Results 1 – 17 of 17) sorted by relevance
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | ICalendarTest.php | 185 $timezones = <<<EOT 248 $timezones 268 $timezones
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | ICalendarTest.php | 185 $timezones = <<<EOT 248 $timezones 268 $timezones
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | ICalendarTest.php | 185 $timezones = <<<EOT 248 $timezones 268 $timezones
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | ICalendarTest.php | 185 $timezones = <<<EOT 248 $timezones 268 $timezones
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 288 $timezones = []; 309 $timezones[] = $child; 319 foreach ($timezones as $tz) $calendar->add($tz);
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | ICSExportPlugin.php | 302 $timezones = []; 323 $timezones[] = clone $child; 336 foreach ($timezones as $tz) $calendar->add($tz);
|
/plugin/davcal/ |
H A D | jstz.js | 380 preliminary_tz = jstz.olson.timezones[lookup_key()]; 416 jstz.olson.timezones = { class in jstz.olson
|
/plugin/combo/vendor/dragonmantank/cron-expression/ |
H A D | CHANGELOG.md | 17 - Support for non-hourly offset timezones
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 7 * #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 D | ChangeLog.md | 7 * #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 D | ChangeLog.md | 69 * #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 D | CHANGELOG.md | 233 * #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 D | CHANGELOG.md | 172 * #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 D | README.md | 107 …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 D | CHANGELOG.md | 874 * Bug fix: DateTime timezones are now properly handled when using the service description schema fo…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 9214 var timezones = { 9262 timezone = timezones[match[5]]; 9265 timezone = timezones[' GMT'];
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 … store worktime datestamp in utc so it could be recognized in different timezones (e.g. opened loc…
|