Arduino Real Time Clock library.
An RTC library with deep device support.
Now supports esp8266. Now supports SoftwareWire library. Now supports AT24C32 EEPROM which is often included on on DS3231 boards
For quick questions jump on Gitter and ask away.
For bugs, make sure there isn't an active issue and then create one.
Open the Library Manager and search for "Rtc by Makuna" and install
Create a directory in your Arduino\Library folder named "Rtc"
Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.