Date Time Picker

Page 1 of 1

1 Replies - 2520 Views - Last Post: 10 June 2008 - 08:29 AM Rate Topic: -----

#1 hoehn_sj  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 5
  • Joined: 09-June 08

Date Time Picker

Posted 09 June 2008 - 12:07 PM

I need help using the date time picker in vb 2005. I want to be able to have datetimePicker1 as the starting date, datetimePicker2 as the ending date. In a list box I need to display all the dates between these two dates that fall on the same day of the week that was picked by the datetimePicker1. The dates need to be displayed in the list box as
MMM DD YYYY.

anyone up to helping?
Is This A Good Question/Topic? 0
  • +

Replies To: Date Time Picker

#2 PsychoCoder  Icon User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1619
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: Date Time Picker

Posted 10 June 2008 - 08:29 AM

Well since you've got no code to show I'm guessing you haven't attempted this problem yet.

[rules][/rules]

Also, VB 2005 is VB.Net so this is being moved :)
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1