[Bug 7868] what about time zones? which one is used? local (may be difficult to find out)? is this communicated to the user? can he change it?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7868





--- Comment #17 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-10-22 11:55:38 ---
> But JavaScript can't access the timezone information from the OS.

new Date().getTimezoneOffset()


> > It has a date picker (currently using a <select> widget), and there is no time
> > zone information included at any point in the process.
> 
> Again: I am *not* proposing that the user enters the timezone manually (at
> least not in any usual case), but the browser silently fills this in, in the
> background.

My point is that the sites that use date pickers don't even do that.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 22 October 2009 11:55:42 UTC