Countdown Timer with Dynamic Value

Hey, someone help me to build a countdown timer with dynamic server connect value?

This should help:

I didn’t understand how his countdown timer was made.

In the example var1.datetime is the App Connect datetime component with an id of var1

end_date is the dynamic value you are counting down to.

Each line in the braces is what you need to calculate for seconds, minutes, hours etc. and use as dynamic text (dynamic attribute>inner text) on your page

I couldn’t build that unfortunately. Very complex, at least for me.