- From: Aryeh Gregor <Simetrical+w3c@gmail.com>
- Date: Fri, 11 Mar 2011 16:49:17 -0500
On Fri, Mar 11, 2011 at 5:50 AM, Diogo Resende <dresende at thinkdigital.pt> wrote: > > On Thu, 10 Mar 2011 21:28:44 -0500, Aryeh Gregor wrote: >> >> On Wed, Mar 9, 2011 at 5:08 PM, Diogo Resende >> <dresende at thinkdigital.pt> wrote: >>> >>> That is perfect for 1 date scope. What if I have a meeting to schedule in >>> a >>> month (eg. March) and (according to other meeting attendees) the meeting >>> can >>> only happen from 10-15, 19, 20-28 and 30. Do I have to make a data-list >>> with >>> every possible day? >> >> <input type=date pattern=2011-03-(1[0-59]|2[0-8]|30)> > > You meant 0-5 and not 0-59 :P. You said 10-15 and 19, so [0-59] seems right.
Received on Friday, 11 March 2011 13:49:17 UTC