TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Basecamp's cache-friendly local time

4 pointsby janerikover 11 years ago

1 comment

sandstromover 11 years ago
This is a great idea and a good Rails engine!<p>A minor, humble suggestion is to print the date including time-zone information in the html-only case (the component that&#x27;s adjusted by javascript).<p>I.e. `November 27, 2013 11:43pm` could be written `November 27, 2013 11:43pm -06:00` or `2013-11-27T17:43Z`.<p>If js is off for some reason the time zone information is still there.