Time Shift is a Firefox extension that searches the text of web pages that you specify for dates and times. It changes these dates and times to your specified format and changes (shifts) the times to your local time.
It will find all dates in these formats:
d(d)/m(m)/yy(yy)
m(m)/d(d)/yy(yy)
(ddd(d)) d(d) mmm(m) yy(yy)
(yy)yy-m(m)-d(d)
And format to:
dd/mm/yyyy
mm/dd/yyyy
dd mmm(m) yyyy
yyyy-mm-dd
Product's homepage
Requirements:
· Mozilla Firefox
What's New in This Release: [ read full changelog ]
· Speed increase by not searching empty text nodes.
· Added comma separator to Date/Time search.
· Bug fix for lower case pm times not shifting correctly.
· Fixed bug that prevented site options from saving.
· Updated the options screen javascript - much cleaner.
· Added option to search for Time Date not just Date Time.
· Fixed bug in options screen, error message not included in localization.
· Updated the overlay javascript - much cleaner, uses Preference Observer.
· Icon added.
· Added option to show original date on mouseover.