RTClib DS1307 with Arduino

I've combined Henning Karlsen's library with RTClib and fixed day of week calculation as well. Library does not require wire.h and works just like RTClib except, you can set alternative sda and scl pins if you like.
Library is available here: GitHub - oskarirauta/RTCdue: DS1307 library for DUE that doesn't need wire.h