<!DOCTYPE html>
<html>
<body>

<?php
echo timezone_version_get();
?>

</body>
</html>