Posts by leozado • 23 points
1 post
-
2
votes1
answer215
viewsQ: Take the result of ng-repeat and use in Moment.js
I have an app that uses a ng-repeat to list information. One of this information comes with a date as an example below, what happens is that I wanted to use the relative function of moment.Js. My…