Im exoeriencing a runtime error, unparseable date at offset 0

I hope you can help me determine the problem

tell me, what are you doing here exactly? means why are you comparing these ?

I am comparing the date and time that is picked to the current date and time, and if it is both true, a notification will pop up. Like literally an alarm clock.

1 Like

if you are using compare in screen intialize then how user will pick date and time? you must do that after date or time picker

btw compare like these and in initialize user can’t pick time, let the user pick dat and time then compare,