Is there a way after every message, the timestamp calculates 24 hours from when the message is sent?
Example
This is a text message
Expect a reply in 24 hours(specific time from when the reply was posted)
Is there a way after every message, the timestamp calculates 24 hours from when the message is sent?
Example
This is a text message
Expect a reply in 24 hours(specific time from when the reply was posted)
I know you can do that with Wordpress, don’t know about Discourse.
How do u do it? I want to make a template; whenever I send it, it should be 24 hours from my message.
So, if I understand well, you’d like to be able to post a decremental counter in a post. Like “24:00:00 remaining” that updates in real-time.
That’s not possible and would require a custom theme component.
What is the purpose? What do you want to achieve with it?
It will be for our support team, Please expect a reply by 2025-02-24T15:42:00Z.
I will give it a try for a TC.