Arduino Pro Mini and DS3231

srnet:
One would assume that now.minute() returns a number, say 0,1,2,3,4,5,6,7,8,9,10,11 etc.

You then lcd.print that number.

Why would you expect the lcd.print to somehow assume or know that when you ask it to print number 5 it should print 05 instead ?

Super helpful............thanks !