Page rendered on Sat, 02/11/2012 - 4:34am
(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
4 days 7 hours ago
5 days 4 hours ago
6 days 6 hours ago
1 week 2 days ago
1 week 4 days ago
1 week 4 days ago
2 weeks 13 hours ago
7 weeks 4 days ago
7 weeks 4 days ago
8 weeks 23 hours ago