jarzebski/Arduino-DS3231

Adding time

rryanz28 opened this issue · 0 comments

Hello I have a project in which I need to add 1 year in one if statement then 1 in the month in the next statement and so on. I was wondering how you would accomplish this? I

clock.setDateTime(2014, 4, 13, 19, 21, 00);