Hey all,
I was wondering if there is a way to determine the user’s time zone
with rails automatically. I have a date/time form section and I want
to keep it as simple as possible (no time zone select). Is it possible
for this to be done automatically? I imagine it could happen only with
javascript since rails is just a backend.
Any thoughts would be appreciated.
~ David