Hacker News new | ask | show | jobs
by svetlins 5614 days ago
Just a thought - is there some reason you can't autodetect timezone information with js? (new Date().getTimezoneOffset())
1 comments

Doing it now. Thanks.