I'm using Countdownjs to insert a count in my project but it is returning the wrong day.
I'm using AngularJS, here's the directive I created for the count:
.directive('tempoPercorrido', function($interval){
return {
link:...
asked by
15.03.2017 / 19:21