Home
last modified time | relevance | path

Searched defs:parseDateTime (Results 1 – 8 of 8) sorted by last modified time

/plugin/davcal/vendor/sabre/vobject/lib/
H A DDateTimeParser.php34 static public function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php34 public static function parseDateTime($dt, DateTimeZone $tz = null) function in Sabre\\VObject\\DateTimeParser
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDateTimeParser.php34 static public function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DDateHandler.php222 private function parseDateTime($data, array $type, bool $immutable = false): \DateTimeInterface function in JMS\\Serializer\\Handler\\DateHandler
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DXmlSchemaDateHandler.php139 private function parseDateTime($data, array $type) function in GoetasWebservices\\Xsd\\XsdToPhpRuntime\\Jms\\Handler\\XmlSchemaDateHandler
/plugin/davcard/vendor/sabre/vobject/lib/
H A DDateTimeParser.php34 static public function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php34 static function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
/plugin/calendoku/
H A Dhelper.php59 function parseDateTime($datestr, $tzstring) { function in CalenDoku_CalendarComponent