Template:HoursSince

From BlogNomic Wiki
Jump to navigation Jump to search

{{{1}}} (≥-0 hours ago)

Usage

Shows the number of hours that have passed since a given timestamp (in broadly any format). Times are assumed to be UTC unless otherwise specified.

Example:

  • {{HoursSince|22:34, 25 January 2026}} displays as 22:34, 25 January 2026 (≥3100 hours ago)
  • {{HoursSince|22:34, 25 January 2026 EST}} displays as 22:34, 25 January 2026 EST (≥3095 hours ago)
  • {{HoursSince|2026-01-28 15:00}} displays as 2026-01-28 15:00 (≥3036 hours ago)
  • {{HoursSince|28th January, 3pm}} displays as 28th January, 3pm (≥3036 hours ago)

Writing "~~~~~" as the timestamp will automatically put in the current date and time at the time the edit changes are saved.

Note: Although this template will be up-to-date in the blog sidebar, the wiki page itself may display an out-of-date cached version. Hovering the mouse pointer over it will show when it was calculated.