Project Timer with DS1307 - Array of TimeElements; - Is Possible ?

gnusso:
Good Afternoon,

I want to set an alarm time from user input and to have the "Alarm TriggerOnce" each time that the user input match the trigger ...

You do realise that TriggerOnce will only do what it says and only trigger once ?

To repeat my previous question

does the user input collect the data correctly (send it to Serial.print to check) and does the alarm trigger if you set the alarm time explicitly in code ?