I found a time elapse demo, but it uses one of those rex-rainbow plugins that doesn't use the right run time or some such thing - ANYWAY - I figured I'd try to remake it into a real C3 demo without any plugins.
One problem - One of the lines reads: "Elapsed time: "&int((Date.UnixTimestamp-LocalStorage.ItemValue)*0.001)
C3 is telling me it doesn't understand: UnixTimestamp
So does anyone know what the C3 version of: UnixTimestamp is?
Thank you.