basecamp/local_time: Rails engine for cache-friendly, client-side local time
Local Time makes it easy to display times and dates to users in their local time. Its Rails helpers render
<time>
elements in UTC (making them cache friendly), and its JavaScript component immediately converts those elements from UTC to the browser’s local time.
Source: basecamp/local_time: Rails engine for cache-friendly, client-side local time