You can use the Calendar Control or make listboxes with the <br>
values in the list(s)..In order to use the calendar control,<br>
you need to select 'project', 'components' and select 'Microsoft Calendar Control' from the list. If you will using dates, I would recommend the control, because you might need to apply date logic to the lists. Generally speaking, I use listboxes/combo boxes for time pickers and a date control for a date picker.