imagecluster.io.exif_timestamp

imagecluster.io.exif_timestamp(filename)[source]

Read timestamp from image in filename from EXIF tag.

This will probably work for most JPG files, but not for PNG, for instance.

Returns:

float

timestamp, seconds since Epoch

Raises:

exceptions.ICExifReadError