Exif: need also seconds of the created time
-
I am using in a template the variable $image->meta_data[“created_timestamp”] to get the time when the picture had been taken. However this give me only the date, hour and minutes but not the seconds.
It tried to format it with the php function date() but obviously it is not a real timestamp but a string.
Has anybody an idea how to get also the seconds?-Mattki
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Exif: need also seconds of the created time’ is closed to new replies.