On Wed, 03 Apr 2013 15:34:28 -0700, Brion Vibber brion@pobox.com wrote:
Parsing the timestamps in the text is a bit tough as it may be different in different languages.... my recommendation is to include a 'data-timestamp' attribute on that span and put in a language-independent machine-readable timestamp format.
Note that if HTML5 is enabled on a wiki we should already support the basic <time> element.