Page rendered on Thu, 02/09/2012 - 8:30am
(0 seconds ago)
When I'm viewing Drupal administration pages, like referrer logs or other time-sensitive pages, I like to know the time of the last 'refresh' (and therefore how stale the page content is).
So, here's a quick and dirty Drupal block definition. (The javascript is not very idiomatic, but it'll do for now until I can update it. In fact, I plan on making it a pure client-side javascript widget, but that's another post for another day.)
It will display the date and time the page was last loaded, and the 'age' of the page in seconds - it uses a javascript interval timer to update this every second.
Recent comments
2 days 23 hours ago
3 days 19 hours ago
4 days 22 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 3 days ago
1 week 6 days ago
7 weeks 2 days ago
7 weeks 3 days ago
7 weeks 6 days ago