<div class="gmail_quote">On Tue, Mar 31, 2009 at 12:58 PM, Maciej Stachowiak <span dir="ltr"><<a href="mailto:mjs@apple.com">mjs@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word"><div><div></div><div class="h5"><div><div>It depends on the quality of implementation you want to deliver. With a nice visual date picker, the UI for picking a month or a week is probably quite different from the UI for picking a day, which in turn would be different from the UI for picking a time, or a date and time together. For instance, a day picker would probably only show you month or possibly a 2 or 3 months at a time, whereas that would not make sense for a month picker. Just having a type-in box with no visual picker would result in a control that would likely not be usable for the kinds of sites where you enter dates.</div>
</div></div></div></div></blockquote><div><br></div><div>Have you looked at Opera's implementation?  it supports all these various types, and is not too bad.</div><div><br></div><div>Regardless, from the browser's perspective, these are all pretty equally easy, since the expectation is that each platform just invokes a system date picking object when the user clicks on the control to request one...</div>
<div><br></div><div>But we're getting off track.</div><div><br></div><div>PK </div></div>