Home
last modified time | relevance | path

Searched refs:DateTimeParser (Results 101 – 115 of 115) sorted by relevance

12345

/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php8 use Sabre\VObject\DateTimeParser; alias
641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php19 class DateTimeParser class
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php19 class DateTimeParser { class
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php8 use Sabre\VObject\DateTimeParser; alias
735 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php8 use Sabre\VObject\DateTimeParser; alias
700 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php561 $endDate->add(VObject\DateTimeParser::parse($component->DURATION->getValue()));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php666 … $endDate = $endDate->add(VObject\DateTimeParser::parse($component->DURATION->getValue()));
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/davcal/
H A Dhelper.php1718 … $endDate->add(\Sabre\VObject\DateTimeParser::parse($component->DURATION->getValue()));
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md375 * Fixed: DateTimeParser no longer fails on dates with years < 1000 & > 4999
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md375 * Fixed: DateTimeParser no longer fails on dates with years < 1000 & > 4999
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md335 * Fixed: DateTimeParser no longer fails on dates with years < 1000 & > 4999
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md601 * Fixed: DateTimeParser no longer fails on dates with years < 1000 & > 4999
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md540 * Fixed: DateTimeParser no longer fails on dates with years < 1000 & > 4999

12345