Is it possible to make a countdown to a specific date?

is it possible to make a countdown to a specific date?
i don’t need to it to live update nessesarraly (it would be nice thought) but I just need it to show an amount of time left to the event.
The app I need it for is a public one, so users don’t need to sign up, which I have found annoying when trying to come up with a solution to this task.

You’ll probably get the best results using a custom AI component and passing in the final date.

2 Likes

Oh ye…
I just remembered I made a whole app a while ago that did exactly that with the AI component :person_facepalming: :sweat_smile:
thanks for jogging my memory :sweat_smile::+1:

1 Like

My Advent Calendar did this: “nn sleeps till Christmas”. Was simple maths.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.