I'm eiter a bit overwhelmed by the complexity of NSDate or I simply don't understand the concept of it :)
the only thing I want to do is to create an NSDate Instance representing todays date and a fix time of 20.00h respectively 8pm.
this can't be as difficult as creating an Instance holding the current time and afterwards either subtracting oder adding the neccessary difference to 8pm, can it?
thanks for your help...
the ultranoob