<!DOCTYPE html>
<html>
<body>
<button onclick="this.innerHTML=Date()">Который час?</button>
</body>
</html>