Client-side Timezone Rewrite
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module attempts to adjust all dates displayed to end-users in their current timezone without a user having to be authenticated with their user timezone preferences configured.
It does this by checking for RDF metadata in the DOM and running the associated date/time through the JavaScript Date object (which is aware of the user's current timezone), then rewriting the date according to the format specified for the date display.
