Long Duration Timer for Egg Incubator

I'd use a real-time clock. A very accurate one that isn't too expensive and is also preassembled is the Chronodot.

Also learn to use the Time library to interface to the RTC and to trigger on those times when something needs to be done like turning the eggs.

Are you asking for someone to write the code for you?