$page->modified($format = false)

Returns the unix timestamp or a formatted date string of the last modification date of the page.

Example

Last update: <?php echo $page->modified('d/m/Y H:i') ?>