> I have a calendar of events. All events have a start date/time, but
> many of them don't have an end date/time. I can work around this by
> setting an obviously incorrect end date and checking for it (i.e.
> 12.17.66, my wife's birthday). However, I'd prefer to not set a date
> if there isn't one and check for that instead.
Is it likely that if there isn't an end date, it is because the end date
is the same as the start date?
If this is true, why not simply insert the same date into start and end
date?
It'll make it easier when you need to know all the events that end
between two dates :)
Regards
Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

