Searched defs:parseDateTime (Results 1 – 8 of 8) sorted by relevance
34 public static function parseDateTime($dt, DateTimeZone $tz = null) function in Sabre\\VObject\\DateTimeParser
34 static function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
34 static public function parseDateTime($dt, DateTimeZone $tz = null) { function in Sabre\\VObject\\DateTimeParser
139 private function parseDateTime($data, array $type) function in GoetasWebservices\\Xsd\\XsdToPhpRuntime\\Jms\\Handler\\XmlSchemaDateHandler
59 function parseDateTime($datestr, $tzstring) { function in CalenDoku_CalendarComponent
222 private function parseDateTime($data, array $type, bool $immutable = false): \DateTimeInterface function in JMS\\Serializer\\Handler\\DateHandler