How do I set a timer on a post to show the amount of time that has passed since the user created it?
You don’t need to set a timer. Every record has by default a created date field. Just a use a text field to show current date time - this record’s creation date.
You could also use this - New Plugin: Relative Time with Moment.js
1 Like
U want it to say Created “1m ago” how do i do that ?
This topic was automatically closed after 70 days. New replies are no longer allowed.