Help with arduino 7 segment rtc clock

Delta_G:
Please read this first.

By attaching your code and not posting it, you've basically cut off most of your help as people on mobile devices can't see it. It would be far smarter to post the code the way they describe in the forum instructions.

You did read the instructions didn't you? You didn't just plop down and skip that did you? You know, that's what separates those who will succeed at coding and electronics from those who won't. The ones who succeed are the type who aren't afraid to read the directions first. In this hobby it can be really important.

Matter of fact, I bet if you read the documentation for the Time library you'd find out that your problem is already mostly solved. All you have to do is figure out how to print that number to your display, which if you've build a clock already should be trivial.

Code is too big to post here