You ask about Carbon in your title and now you refer to Vue.. That is kinda misleading!
Since you are working with vue, which is just javascript, you can use this: http://momentjs.com/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi Can Anyone Tell me How i can CHange a timestamp from an Api call to mutate it to like this
last 59 minutes ago.
using Vue?
If i Use Carbon Diffhuman to GIve me a result like that i wont be reactived and it will be static... So Im Wondering if I can Do it in Vue and make it reactive. that everytime the time passes by it is recomputing a dynamic Cardbon diffhuman function
Just return a simple date format, something like 11-30-2015 and you can manipulate that with momentjs.
http://www.sitepoint.com/managing-dates-times-using-moment-js/
Please or to participate in this conversation.