Datetime to minutes, days, months, years ago

Hello everyone, I’m trying to convert ‘created field in comments table which is datetime type’ to something like 1 minute ago like in Facebook comments.

Seems Chronos doc doesn’t provide much details.

Is it a FrozenTime object? If so, read this. If not, why not?

It’s working. Thank you