Posts by Felipe Anselmo • 21 points
1 post
-
2
votes2
answers985
viewsA: Chronometer between two Angularjs dates
Instantiating new Date you can have a cleaner code, like what I did: In the project I used I had to add Timezone as well. The vm before the variable is the controller var vm = this; vm.dataInicial =…