Searched refs:parseExifDateTime (Results 1 – 1 of 1) sorted by relevance
676 foreach ($this->parseExifDateTime($this->_info['exif'][$field]) as $t) {744 protected function parseExifDateTime(string|array $value): array { function in JpegMeta