I am writing a program where the user enters two dates and two times. e.g. 10/23/02 5:00 AM and 11/24/02 3:00 PM.
I want to take the two dates and times enterd, figure out the time interval and divide the time into 4 segments. I need to then run a query on each time segment.
I am having a lot of trouble coding this. I have changed the time to army time ( 24 hours).
Any ideas?
Thanks!
I want to take the two dates and times enterd, figure out the time interval and divide the time into 4 segments. I need to then run a query on each time segment.
I am having a lot of trouble coding this. I have changed the time to army time ( 24 hours).
Any ideas?
Thanks!