This is an open source plugin for moment.js. Moment.js is used to parse, validate, manipulate, and display dates and times in JavaScript.
Current Features:
Convert Unix Timestamps into normal, Bubble-friendly dates
Display a date and time relative to the current time.
Future Features:
A few folks were asking for a simple plugin to do unix time conversion, but moment.js is capable of much more. Contributors/merges are welcome.
Instructions:
Place element on page
Have the element read a date field (relative time) or Unix timestamp (unix conversion)
Refer to that element for either relative time or converted unix time.
This maybe to do with a bug in Bubble affecting all plugins trying to use moment.js. I have see similar error messages. Apparently we were due a fix this week!