Closed AndreGuerra123 closed 5 years ago
Hello, It would be nice to have the difference between two past dates (not against current time/Date.now()), such as an elapsed time. For instance, the output would be: "23 min. elapsed.". A prop such as finalDate would be helpful. Regards, Andre
You can create a custom converter for this: https://github.com/egoist/vue-timeago/blob/master/README.md#converter
Hello, It would be nice to have the difference between two past dates (not against current time/Date.now()), such as an elapsed time. For instance, the output would be: "23 min. elapsed.". A prop such as finalDate would be helpful. Regards, Andre