From d09fbe5247f78dd114b8051231bd294860d82737 Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Mon, 4 Jun 2012 12:18:42 -0400 Subject: [PATCH] Added docs about built-in time zone support assuming proper ISO 8601 timestamps --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 4002174..a7b3284 100644 --- a/index.html +++ b/index.html @@ -159,6 +159,16 @@ jQuery(document).ready(function() { jQuery("time.timeago").timeago(); }); +

+ Are you concerned about time zone support? Don't be. Timeago handles + this too. As long as your timestamps are + in ISO 8601 format + and include a + full time + zone designator (±hhmm), everything should work out of the box + regardless of the time zone that your visitors live in. +

+

Huh?

Need a Rails helper to make those fancy microformat abbr tags? Fine, here ya go: