Time and Attendence

Perhaps the Time library in the playground could be useful for this application.

It supports time information that can be synchronized to NTP (or an RTC) every 5 minutes (or at any user defined interval).
There is an example sketch for synching with NTP and another that syncs with an RTC
The library can found here