well it seems to work now but i already got a other problem:

if i try to put a value of a variable into the array, then the interrupt routine(timer) stops working!

Code:
TimeDate(1) = DayREC			
TimeDate(2) = MonthREC
TimeDate(3) = yearREC
TimeDate(4) = HourREC
TimeDate(5) = MinuteREC
TimeDate(6) = SecondREC
i don't understand why it does the variables are bove byte's accept that the other varaible is in a array