$exif->timestamp()

Returns the unix timestamp of when the image was taken.

Example

<?php echo $page->image()->exif()->timestamp() ?>