hi all!
I’m trying to create a countdown time on my app that will show the time left until the next event.
i have a collection with the event’s names and date and time.
the user chooses an event from a drop-down list showing the events from the collection mentioned above.
now I want the countdown timer to show days, hours, minutes, and seconds countdown until that event starts, and for some reason, I can’t figure this out