In C I have the time.h lib to manipulate date and time, already in Arduino the DateTime class that implements some methods.
I'm not finding, even if it's in the fingernail, how to compare date and time, for example:
if ( dt >= checkin )...
asked by
07.12.2018 / 01:35