lpatmo / cb

UPDATE: the newer version of this repo is at github.com/codebuddiesdotorg/codebuddies
http://codebuddies.org
MIT License
71 stars 30 forks source link

Fix for issue #63 and #59. Add timezone-picker package to detect client-side timezones. #64

Closed wuworkshop closed 9 years ago

wuworkshop commented 9 years ago

The timezone-picker package seems to do the trick (for now) for detecting the user's timezone. I only tested it on the latest versions of Firefox, Chrome, Opera, and Safari on a Mac. I came across after finding this blog post:

http://joshowens.me/dealing-with-timezones-in-javascript/